Manual:$wgEnableSerializedMessages
この機能は、バージョン 1.16.0 で完全に除去されました。 |
メッセージのキャッシュ: $wgEnableSerializedMessages | |
---|---|
Whether serialized versions of the messages arrays will be read from the 'serialized' subdirectory if they are present. |
|
導入されたバージョン: | 1.14.0 |
除去されたバージョン: | 1.16.0 |
許容される値: | (真偽値) |
既定値: | true |
その他の設定: アルファベット順 | 機能順 |
詳細
- 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.