Page MenuHomePhabricator

Clean up `wgRateLimits` to remove unneeded entries
Closed, ResolvedPublic

Description

Currently, as a result of T228708: Raise rollback limit for all groups from 10/60 to at least 50/60, all users (on all wikis) with the ability to rollback can do so 100 times per minute. As a result, the configurations added in T59820: raise rollback limit for group editor on dewiki and T228649: Increase hewiki rollback limit are no longer needed. These entries are extraneous and should be removed, both for code readability and because they unnecessarily bloat the size of InitialiseSettings.php.

Event Timeline

Change 531739 had a related patch set uploaded (by DannyS712; owner: DannyS712):
[operations/mediawiki-config@master] Clean up wgRateLimits to remove unneeded entries.

https://gerrit.wikimedia.org/r/531739

Change 531739 merged by jenkins-bot:
[operations/mediawiki-config@master] Clean up wgRateLimits to remove unneeded entries.

https://gerrit.wikimedia.org/r/531739

Mentioned in SAL (#wikimedia-operations) [2019-08-22T23:10:38Z] <urbanecm@deploy1001> Synchronized wmf-config/InitialiseSettings.php: SWAT: a5917e4: Clean up wgRateLimits to remove unneeded entries (T231040) (duration: 00m 48s)