(bug 41365) Added transclusion count to InfoAction.
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index aae3d5a..c6623de 100644 (file)
@@ -4649,6 +4649,13 @@ $wgAggregateStatsID = false;
  */
 $wgDisableCounters = false;
 
+/**
+ * InfoAction retrieves a list of transclusion links (both to and from).
+ * This number puts a limit on that query in the case of highly transcluded
+ * templates.
+ */
+$wgPageInfoTransclusionLimit = 50;
+
 /**
  * Set this to an integer to only do synchronous site_stats updates
  * one every *this many* updates. The other requests go into pending