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 |
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
.
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.