Jump to content

Manual:$wgUseLocalMessageCache

From mediawiki.org
Revision as of 12:40, 16 January 2013 by 87.157.51.62 (talk) (already kat)
Message Cache: $wgUseLocalMessageCache
Make a local copy of the message cache, in addition to memcached.
Introduced in version:1.16.0 (r52503)
Removed in version:Still in use
Allowed values:Boolean
Default value:false

Details

Set this to true to make a local copy of the message cache, for use in addition to $wgMessageCacheType. The files will be put in $wgCacheDirectory.