comment about wgDebugToolbar disabling file cache
authorAntoine Musso <hashar@users.mediawiki.org>
Mon, 6 Feb 2012 21:38:14 +0000 (21:38 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Mon, 6 Feb 2012 21:38:14 +0000 (21:38 +0000)
includes/DefaultSettings.php

index c0ef5b3..954121f 100644 (file)
@@ -4234,6 +4234,7 @@ $wgCachePrefix = false;
 /**
  * Display the new debugging toolbar. This also enables profiling on database
  * queries and other useful output.
+ * Will disable file cache.
  *
  * @since 1.19
  */