Manual:$wgMainWANCache
Appearance
この機能は、バージョン 1.40.0 で MediaWiki コアから除去されました。
この機能を使用するための代替方法については $wgWANObjectCache を参照してください。 |
| キャッシュ: $wgMainWANCache | |
|---|---|
| Main wide area network cache configuration. |
|
| 導入されたバージョン: | 1.26.0 (Gerrit change 187074; git #3a1f8b11) |
| 除去されたバージョン: | 1.40.0 (Gerrit change 889244; git #39ead04e) |
| 許容される値: | (配列) |
| 既定値: | 下記参照 |
| その他の設定: アルファベット順 | 機能順 | |
詳細
This should be set to a key from $wgWANObjectCaches.
If not set at all, it would be set to 'mediawiki-main-default', using an implicit $wgWANObjectCaches entry based on $wgMainCacheType.
To actually broadcast purges to multiple cache servers, it must be set to an appropriate $wgWANObjectCaches entry with purge relayer setup.