Switch stuff over to new memcached

This commit is contained in:
Kevin Fenzi 2014-07-14 22:16:47 +00:00
parent 6476f0254d
commit abedfb7cc8
5 changed files with 8 additions and 8 deletions

View file

@ -150,8 +150,8 @@ $wgParserCacheType = CACHE_MEMCACHED;
$wgMessageCacheType = CACHE_MEMCACHED;
$wgSessionsInMemcached = true;
$wgMemCachedServers = array (
0 => 'memcached03:11211',
1 => 'memcached04:11211',
0 => 'memcached01:11211',
1 => 'memcached02:11211',
);
## To enable image uploads, make sure the 'images' directory