From: Antoine Musso Date: Mon, 6 Feb 2012 21:38:14 +0000 (+0000) Subject: comment about wgDebugToolbar disabling file cache X-Git-Tag: 1.31.0-rc.0~24910 X-Git-Url: http://git.cyclocoop.org//%27%40script%40/%27?a=commitdiff_plain;h=23cff27313106001f99113ef4097a9e22b5a34a1;p=lhc%2Fweb%2Fwiklou.git comment about wgDebugToolbar disabling file cache --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index c0ef5b391e..954121f85e 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -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 */