Handbuch:$wgEnableSerializedMessages
Appearance
Diese Funktion wurde in der Version 1.16.0 vollständig entfernt. |
| Nachrichten-Cache: $wgEnableSerializedMessages | |
|---|---|
| Whether serialized versions of the messages arrays will be read from the 'serialized' subdirectory if they are present. |
|
| Eingeführt in Version: | 1.14.0 |
| Entfernt in Version: | 1.16.0 |
| Erlaubte Werte: | (Wahrheitswert) |
| Standardwert: | true |
| Andere Einstellungen: Alphabetisch | Nach Funktion | |
Details
- 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.