Manual:$wgEnableSerializedMessages/fr
Appearance
Cette fonctionnalité a été supprimée entièrement dans la version 1.16.0. |
| Cache des messages: $wgEnableSerializedMessages | |
|---|---|
| Whether serialized versions of the messages arrays will be read from the 'serialized' subdirectory if they are present. |
|
| Introduit dans la version : | 1.14.0 |
| Retiré dans la version : | 1.16.0 |
| Valeurs autorisées : | (boolean) |
| Valeur par défaut : | true |
| Autres paramètres : Alphabétique | Par fonction | |
Détails
- 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.