Manual:$wgEnableSerializedMessages/de-formal

From mediawiki.org
This page is a translated version of the page Manual:$wgEnableSerializedMessages and the translation is 14% complete.
Message 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:(boolean)
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.

See also