move apps to memcached02

This commit is contained in:
Seddik Alaoui Ismaili 2024-12-05 22:43:34 +01:00 committed by kevin
parent 37425b8f9c
commit 24aaee6429
7 changed files with 0 additions and 28 deletions

View file

@ -158,11 +158,7 @@ $wgParserCacheType = CACHE_MEMCACHED;
$wgMessageCacheType = CACHE_MEMCACHED;
$wgSessionsInMemcached = true;
$wgMemCachedServers = array (
{% if env == 'staging' %}
0 => 'memcached02:11211',
{% else %}
0 => 'memcached01:11211',
{% endif %}
);
## To enable image uploads, make sure the 'images' directory