Příručka:$wgEnableSerializedMessages
Tato funkce byla ve verzi 1.16.0 zcela odstraněna. |
Mezipaměť zpráv: $wgEnableSerializedMessages | |
---|---|
Whether serialized versions of the messages arrays will be read from the 'serialized' subdirectory if they are present. |
|
Zavedeno od verze: | 1.14.0 |
Odstraněno od verze: | 1.16.0 |
Povolené hodnoty: | (boolean) |
Výchozí hodnota: | true |
Další nastavení: Podle abecedy | Podle funkce |
Podrobnosti
- If true, serialized versions of the messages arrays will be read from the 'serialized' subdirectory if they are present.
- Set to false to always use the Messages files, regardless of whether they are up to date or not.