Manual:$wgLocalMessageCache

From MediaWiki.org

Jump to: navigation, search
This feature has been deprecated and should not be used with current versions of MediaWiki.

This feature was deprecated (or possibly removed completely) in version 1.16.0. Please see $wgCacheDirectory for an alternative way to use this feature.

Message Cache: $wgLocalMessageCache
Directory for local copy of message cache, for use in addition to memcached.
Introduced in version: 1.6.0 (r11678)
Removed in version: 1.16.0
Allowed Values: path string or false
Default Value: false

Other settings: Alphabetical | By Function


[edit] Details

Directory for local copy of message cache, for use in addition to memcached.

[edit] See also