Manual:$wgUseLocalMessageCache

From MediaWiki.org

Jump to: navigation, search
Warning - v1.16.0 has not been released yet. This feature may be modified or removed before final release.
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

Other settings: Alphabetical | By Function


[edit] Details

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