From: Chad Horohoe Date: Tue, 3 Jun 2008 15:12:16 +0000 (+0000) Subject: Clean up DefaultSettings.php documentation for (now useless) $wgRateLimitsExcludedGroups X-Git-Tag: 1.31.0-rc.0~47212 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/comptes/journal.php?a=commitdiff_plain;h=cc8c19f262ff0f7ab93ae52f43bb4761a68bfab1;p=lhc%2Fweb%2Fwiklou.git Clean up DefaultSettings.php documentation for (now useless) $wgRateLimitsExcludedGroups --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 6f6239b68f..9b72283eb1 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -2838,10 +2838,10 @@ $wgRateLimitLog = null; /** * Array of groups which should never trigger the rate limiter * - * @deprecated as of 1.13, use $wgGroupPermissions[]['noratelimit'] - * instead. + * Removed as of 1.13, use $wgGroupPermissions[]['noratelimit'] instead. + * User::isPingLimitable() uses it now. */ -$wgRateLimitsExcludedGroups = array(); +# $wgRateLimitsExcludedGroups = array(); /** * On Special:Unusedimages, consider images "used", if they are put