Manual:$wgLocalMessageCacheSerialized/de-formal

This page is a translated version of the page Manual:$wgLocalMessageCacheSerialized and the translation is 12% complete.
Message Cache: $wgLocalMessageCacheSerialized
Defines format of local cache: true - Serialized object, false - PHP source file (Warning - security risk)
Eingeführt in Version:1.7.0 (r14439)
Entfernt in Version:1.22.0 (Gerrit change 57281; git #3c3ba5e0)
Erlaubte Werte:(boolean)
Standardwert:true

Details

Defines format of local cache:

  • true - Serialized object
  • false - PHP source file (Warning - security risk)

See also