Revert "memcached02 goes down temporarily"
This reverts commit 24c98a63cd
.
This commit is contained in:
parent
24c98a63cd
commit
fd0877da08
1 changed files with 1 additions and 1 deletions
|
@ -283,7 +283,7 @@ CACHES = {
|
|||
'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache',
|
||||
'KEY_PREFIX': 'askfedora',
|
||||
'LOCATION': [
|
||||
'memcached01:11211',
|
||||
'memcached02:11211',
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue