Manual:$wgAdaptiveMessageCache
Message Cache: $wgAdaptiveMessageCache | |
---|---|
Keep track which messages are requested and load only most used messages. |
|
Introduced in version: | 1.18.0 (r71412) |
Removed in version: | Still in use |
Allowed values: | (boolean) |
Default value: | false |
Other settings: Alphabetical | By function |
Details
editInstead 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).