Manual:$wgEnableSerializedMessages/pl

This page is a translated version of the page Manual:$wgEnableSerializedMessages and the translation is 29% complete.
Message Cache: $wgEnableSerializedMessages
Whether serialized versions of the messages arrays will be read from the 'serialized' subdirectory if they are present.
Wprowadzono w wersji:1.14.0
Usunięto w wersji:1.16.0
Dozwolone wartości:(boolean)
Domyślna wartość:true

Szczegóły

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

Zobacz też