summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LocalSettings.archlinux.org.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/LocalSettings.archlinux.org.php b/LocalSettings.archlinux.org.php
index f889ecc5..57594b08 100644
--- a/LocalSettings.archlinux.org.php
+++ b/LocalSettings.archlinux.org.php
@@ -129,7 +129,6 @@ $wgMemCachedServers = array();
## be publically accessible from the web.
$wgCacheDirectory = "$IP/../cache/data";
$wgShowIPinHeader = false;
-$wgDisableCounters = true;
$wgEnableSidebarCache = true;
$wgUseFileCache = true;
$wgFileCacheDirectory = "$IP/../cache/html";