r111055 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r111054‎ | r111055 | r111056 >
Date:18:25, 9 February 2012
Author:aaron
Status:ok
Tags:
Comment:
Removed some $wgUseGzip comments...the LocalSettingsGenerator doesn't do this anymore
Modified paths:
  • /trunk/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/DefaultSettings.php
@@ -1752,8 +1752,6 @@
17531753 /**
17541754 * When using the file cache, we can store the cached HTML gzipped to save disk
17551755 * 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.
17581756 *
17591757 * Requires zlib support enabled in PHP.
17601758 */

Status & tagging log