Manual:$wgUseGzip
キャッシュ: $wgUseGzip | |
---|---|
Use GZip to store cached pages. |
|
導入されたバージョン: | 1.1.0 未満 |
除去されたバージョン: | 使用中 |
許容される値: | (真偽値) |
既定値: | false From 1.2.0 to 1.3.0 inclusive, it was calculated automatically. |
その他の設定: アルファベット順 | 機能順 |
詳細
When using the file cache, we can store the cached HTML gzipped to save disk space. Pages will then also be served compressed to clients that support it. In older versions of MediaWiki it also controlled if normal (non file-cached) pages were gzipped.
PHP の zlib サポートを有効にする必要があります。
注記
You can test your website compression here: