手册:$wgUseLocalMessageCache
消息缓存: $wgUseLocalMessageCache | |
---|---|
Make a local copy of the message cache, in addition to memcached. |
|
引进版本: | 1.16.0 (r52503) |
移除版本: | 仍在使用 |
允许的值: | (布尔值) |
默认值: | false |
其他设置: 按首字母排序 | 按功能排序 |
细节
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
.