Manual:$wgUseGzip/pl
Cache: $wgUseGzip | |
---|---|
Use GZip to store cached pages. |
|
Wprowadzono w wersji: | Before 1.1.0 |
Usunięto w wersji: | nadal w użyciu |
Dozwolone wartości: | (boolean) |
Domyślna wartość: | false From 1.2.0 to 1.3.0 inclusive, it was calculated automatically. |
Inne ustawienia: Alfabetycznie | Według funkcji |
Szczegóły
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.
Requires zlib support to be enabled in PHP.
Uwagi
You can test your website compression here: