From 23cff27313106001f99113ef4097a9e22b5a34a1 Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Mon, 6 Feb 2012 21:38:14 +0000 Subject: [PATCH] comment about wgDebugToolbar disabling file cache --- includes/DefaultSettings.php | 1 + 1 file changed, 1 insertion(+) 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 */ -- 2.20.1