Manual:$wgLanguageConverterCacheType

From mediawiki.org
Cache: $wgLanguageConverterCacheType
The cache type for storing language conversion tables.
Introduced in version:1.20.0 (Gerrit change 4482; git #10f49bd0)
Removed in version:still in use
Allowed values:(One of the CACHE constants or string)
Default value:CACHE_ANYTHING

Details

The cache type for storing language conversion tables, which are used when parsing certain text and interface messages.

See Manual:$wgMainCacheType for allowed values.