Manual:$wgLanguageConverterCacheType
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 |
Otras configuraciones: Alfabéticamente | Por Función |
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.