| Message Cache: $wgMessageCacheType | |
|---|---|
| Message cache setting | |
| Introduced in version: | 1.5.0 |
| Removed in version: | Still in use |
| Allowed values: | (One of the CACHE constants (see below)) |
| Default value: | CACHE_ANYTHING |
| Other settings:Alphabetical |By function | |
Message cache setting.
Here are the available CACHE constants, as defined in Defines.php
If you set$wgMainCacheType then the values for$wgParserCacheType and $wgMessageCacheType will inherit it.You do not need to set those variables unless you plan on doing something very advanced.