Manual:$wgEnableSerializedMessages/fr

This page is a translated version of the page Manual:$wgEnableSerializedMessages and the translation is 29% complete.
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

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.

Voir aussi