jenkins-bot has submitted this change and it was merged.
Change subject: Remove quota from the rest of the wikis
......................................................................
Remove quota from the rest of the wikis
The quota was originally for when enwiki was using this as a trial, but it
ended up getting copied and pasted to a bunch of other wikis too. It's no
longer necessary anywhere.
Change-Id: I9512d9a5a1bf4d4c3078226110e9f81a434ed625
---
M wmf-config/flaggedrevs.php
1 file changed, 0 insertions(+), 9 deletions(-)
Approvals:
Reedy: Looks good to me, approved
jenkins-bot: Verified
diff --git a/wmf-config/flaggedrevs.php b/wmf-config/flaggedrevs.php
index 2242152..7b3ccc9 100644
--- a/wmf-config/flaggedrevs.php
+++ b/wmf-config/flaggedrevs.php
@@ -67,8 +67,6 @@
$wgFlaggedRevsHandleIncludes = FR_INCLUDES_CURRENT;
# Group permissions for autoconfirmed
$wgGroupPermissions['autoconfirmed']['autoreview'] = true;
- # WP:FPPR trial quota
- $wgFlaggedRevsProtectQuota = 2000;
# Group permissions for sysops
$wgGroupPermissions['sysop']['review'] = true;
@@ -115,8 +113,6 @@
$wgFlaggedRevsProtection = true;
# Use current templates/files
$wgFlaggedRevsHandleIncludes = FR_INCLUDES_CURRENT;
- # Trial quota
- $wgFlaggedRevsProtectQuota = 2000;
# User groups permissions
$wgGroupPermissions['autoconfirmed']['autoreview'] = true;
@@ -346,8 +342,6 @@
$wgFlaggedRevsProtection = true;
# Use current templates/files
$wgFlaggedRevsHandleIncludes = FR_INCLUDES_CURRENT;
- # Trial quota
- $wgFlaggedRevsProtectQuota = 2000;
# User groups permissions
$wgGroupPermissions['rollbacker']['autoreviewrestore'] = true;
@@ -561,9 +555,6 @@
$wgFlaggedRevsProtection = true;
# Use current templates/files
$wgFlaggedRevsHandleIncludes = FR_INCLUDES_CURRENT;
-
- # Protect quota
- $wgFlaggedRevsProtectQuota = 300;
# Group permissions
$wgGroupPermissions['autoconfirmed']['autoreview'] = true;
--
To view, visit https://gerrit.wikimedia.org/r/169258
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9512d9a5a1bf4d4c3078226110e9f81a434ed625
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jackmcbarn <[email protected]>
Gerrit-Reviewer: Aaron Schulz <[email protected]>
Gerrit-Reviewer: Jackmcbarn <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits