Message Cache: $wgEnableSerializedMessages
Whether serialized versions of the messages arrays will be read from the 'serialized' subdirectory if they are present.
Introduced in version:1.14.0
Removed in version:1.16.0
Allowed values:(boolean)
Default value: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

  • $wgCheckSerialized
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.