Extract the edit page interface functions out of Article and into separate
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index ec3f7ad..edad2a6 100644 (file)
@@ -88,7 +88,6 @@ $wgProfiling = false; # Enable for more detailed by-function times in debug log
 # but this will increase CPU usage.
 # Requires zlib support enabled in PHP.
 $wgUseGzip = false;
-$wgCompressByDefault = true;
 
 # Which namespaces should support subpages?
 # See Language.php for a list of namespaces.