Fix memcached deployment
This commit is contained in:
parent
ae04da3338
commit
1314bde6ff
@ -47,6 +47,12 @@ stanzas:
|
|||||||
- SMTPTIMEOUT
|
- SMTPTIMEOUT
|
||||||
- SMTPLIMIT
|
- SMTPLIMIT
|
||||||
- INSTANCE_ID
|
- INSTANCE_ID
|
||||||
|
- MEMCACHEDHOST
|
||||||
|
- MEMCACHEDPORT
|
||||||
|
- MEMCACHEDLIMIT
|
||||||
|
- MEMCACHEDTIMEOUT
|
||||||
|
- MEMCACHEDROOT
|
||||||
|
- MEMCACHEDEXPIRATION
|
||||||
|
|
||||||
# Use the following to automatically copy your bundle upon creation via `yesod
|
# Use the following to automatically copy your bundle upon creation via `yesod
|
||||||
# keter`. Uses `scp` internally, so you can set it to a remote destination
|
# keter`. Uses `scp` internally, so you can set it to a remote destination
|
||||||
|
|||||||
@ -46,6 +46,12 @@ stanzas:
|
|||||||
- SMTPTIMEOUT
|
- SMTPTIMEOUT
|
||||||
- SMTPLIMIT
|
- SMTPLIMIT
|
||||||
- INSTANCE_ID
|
- INSTANCE_ID
|
||||||
|
- MEMCACHEDHOST
|
||||||
|
- MEMCACHEDPORT
|
||||||
|
- MEMCACHEDLIMIT
|
||||||
|
- MEMCACHEDTIMEOUT
|
||||||
|
- MEMCACHEDROOT
|
||||||
|
- MEMCACHEDEXPIRATION
|
||||||
|
|
||||||
|
|
||||||
# Use the following to automatically copy your bundle upon creation via `yesod
|
# Use the following to automatically copy your bundle upon creation via `yesod
|
||||||
|
|||||||
Reference in New Issue
Block a user