Allow ULS toolbar to be disabled for anons only

Per Daniel's request on bug 42157

Change-Id: I5df826f0466bf20729c7969cb7b549e41016c194
This commit is contained in:
Tim Starling
2012-11-16 10:43:26 +11:00
parent 6abb1b3d4a
commit 86e6bc9654
2 changed files with 26 additions and 7 deletions

View File

@@ -76,6 +76,13 @@ $wgULSLanguageDetection = true;
*/
$wgULSEnable = true;
/**
* Enable ULS language selection for anonymous users. Equivalent to $wgULSEnable
* except that it only applies to anonymous users. Setting this to false will
* avoid breaking Squid caches (see bug 41451).
*/
$wgULSEnableAnon = true;
$dir = __DIR__;
// Internationalization