Jackmcbarn has uploaded a new change for review.

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

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/58/169258/1

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: newchange
Gerrit-Change-Id: I9512d9a5a1bf4d4c3078226110e9f81a434ed625
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jackmcbarn <jackmcb...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to