Handbuch:$wgEnableSerializedMessages

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

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.

Siehe auch