Manual:$wgLanguageConverterCacheType

From mediawiki.org
This page is a translated version of the page Manual:$wgLanguageConverterCacheType and the translation is 33% complete.
Cache: $wgLanguageConverterCacheType
The cache type for storing language conversion tables.
Introducido en la versión:1.20.0 (Gerrit change 4482; git #10f49bd0)
Eliminado en la versión:aún se usa
Valores permitidos:(One of the CACHE constants or string)
Valor predeterminado:CACHE_ANYTHING

Detalles

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

See Manual:$wgMainCacheType for allowed values.