Index: trunk/phase3/includes/DefaultSettings.php |
— | — | @@ -1752,8 +1752,6 @@ |
1753 | 1753 | /** |
1754 | 1754 | * When using the file cache, we can store the cached HTML gzipped to save disk |
1755 | 1755 | * space. Pages will then also be served compressed to clients that support it. |
1756 | | - * THIS IS NOT COMPATIBLE with ob_gzhandler which is now enabled if supported in |
1757 | | - * the default LocalSettings.php! If you enable this, remove that setting first. |
1758 | 1756 | * |
1759 | 1757 | * Requires zlib support enabled in PHP. |
1760 | 1758 | */ |