Manual:$wgAdaptiveMessageCache
Appearance
メッセージのキャッシュ: $wgAdaptiveMessageCache | |
---|---|
どのメッセージが必要かを追跡し、よく使用されるメッセージのみを読み込む。 |
|
導入されたバージョン: | 1.18.0 (r71412) |
除去されたバージョン: | 使用中 |
許容される値: | (真偽値) |
既定値: | false |
その他の設定: アルファベット順 | 機能順 |
詳細
Instead of caching everything, keep track which messages are requested and load only most used messages. This only makes sense if there is lots of interface messages customised in the wiki (like hundreds in many languages).