Příručka:$wgEnableSerializedMessages

This page is a translated version of the page Manual:$wgEnableSerializedMessages and the translation is 57% complete.
Mezipaměť zpráv: $wgEnableSerializedMessages
Whether serialized versions of the messages arrays will be read from the 'serialized' subdirectory if they are present.
Zavedeno od verze:1.14.0
Odstraněno od verze:1.16.0
Povolené hodnoty:(boolean)
Výchozí hodnota:true

Podrobnosti

  • 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.

Viz též