From: Mr. E23 Date: Thu, 27 Nov 2003 19:53:59 +0000 (+0000) Subject: Added pref. X-Git-Tag: 1.1.0~71 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=ec0c80e2076c951136e6a2b57bb2c954d3e5d8a1;p=lhc%2Fweb%2Fwiklou.git Added pref. --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 14dc1d5315..ed08e9b056 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -86,7 +86,8 @@ $wgSqlLogFile = "{$wgUploadDirectory}/sqllog_mFhyRe6"; $wgLogQueries = false; $wgUseBetterLinksUpdate = true; $wgUseCategoryMagic = false; -$wgEnablePersistentLC = true; # Persistent link cache, needs the linkscc table +$wgEnablePersistentLC = true; # Persistent link cache, needs the linkscc table +$wgCompressedPersistentLC = true; # use gzcompressed blobs # User rights $wgWhitelistEdit = false;