Merge "Fix documentation lies about debug toolbar / cache interaction"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Thu, 17 Mar 2016 10:04:59 +0000 (10:04 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Thu, 17 Mar 2016 10:04:59 +0000 (10:04 +0000)
includes/DefaultSettings.php

index 8b9e7a5..c09f2af 100644 (file)
@@ -5955,7 +5955,7 @@ $wgCachePrefix = false;
 /**
  * Display the new debugging toolbar. This also enables profiling on database
  * queries and other useful output.
- * Will disable file cache.
+ * Will be ignored if $wgUseFileCache or $wgUseSquid is enabled.
  *
  * @since 1.19
  */