Manual:$wgUseLocalMessageCache/zh
From Linux Web Expert
<translate> Message Cache</translate>: $wgUseLocalMessageCache | |
---|---|
Make a local copy of the message cache, in addition to memcached. |
|
<translate> Introduced in version:</translate> | 1.16.0 (r52503) |
<translate> Removed in version:</translate> | <translate> still in use</translate> |
<translate> Allowed values:</translate> | (布尔值) |
<translate> Default value:</translate> | false |
<translate> Other settings:</translate> <translate> Alphabetical</translate> | <translate> By function</translate> |
细节
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
.