BIG ONE - Possible DB server killer! (deactivated by default:-)
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index 834bbee..feb430e 100644 (file)
@@ -1807,4 +1807,9 @@ $wgUseTrackbacks = false;
 
 $wgFilterRobotsWL = false;
 
+/**
+ * Enable filtering of categories in Recentchanges
+ */
+$wgAllowCategorizedRecentChanges = false ;
+
 ?>