Manual:$wgRateLimitsExcludedGroups/de-formal

This page is a translated version of the page Manual:$wgRateLimitsExcludedGroups and the translation is 17% complete.
User rights, access control and monitoring: $wgRateLimitsExcludedGroups
Array of groups which should never trigger the rate limiter.
Eingeführt in Version:1.7.0 (r14184)
Veraltet in Version:1.13.0
Entfernt in Version:1.18.0 (r87587)
Erlaubte Werte:(array of strings)
Standardwert:array() (1.13-1.17)
array( 'sysop', 'bureaucrat' ) (1.7-1.12)

Details

Array of groups which should never trigger the rate limiter. Deprecated in 1.13 in favor of $wgGroupPermissions []['noratelimit'].