http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89488

Revision: 89488
Author:   hashar
Date:     2011-06-05 09:25:42 +0000 (Sun, 05 Jun 2011)
Log Message:
-----------
code documentation for $wgPreprocessorCacheThreshold

follow up r80180

Modified Paths:
--------------
    trunk/phase3/includes/DefaultSettings.php

Modified: trunk/phase3/includes/DefaultSettings.php
===================================================================
--- trunk/phase3/includes/DefaultSettings.php   2011-06-05 08:50:39 UTC (rev 
89487)
+++ trunk/phase3/includes/DefaultSettings.php   2011-06-05 09:25:42 UTC (rev 
89488)
@@ -2942,6 +2942,7 @@
 
 /**
  * Preprocessor caching threshold
+ * Setting it to 'false' will disable the preprocessor cache.
  */
 $wgPreprocessorCacheThreshold = 1000;
 


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to