Urbanecm has uploaded a new change for review.

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

Change subject: [throttle] Remove old rules
......................................................................

[throttle] Remove old rules

Change-Id: Icd479fe9230ca0482571ecc52a9c53fd920284ea
---
M wmf-config/throttle.php
1 file changed, 0 insertions(+), 8 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/57/318157/2

diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index e986b37..88911f0 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -28,14 +28,6 @@
 # ];
 ## Add throttling definitions below.
 
-$wmgThrottlingExceptions[] = [ // T149063 - Nashville Architecture edit-a-thon 
(Vanderbilt library)
-       'from'   => '2016-10-25T10:30 -5:00',
-       'to'     => '2016-10-25T16:00 -5:00',
-       'IP'     => '129.59.122.18',
-       'dbname' => [ 'enwiki', 'commonswiki' ],
-       'value'  => 50 // 20 to 30 expected
-];
-
 $wmgThrottlingExceptions[] = [ // T148852 - Edit-a-thon BDA (Poitiers)
        'from'   => '2016-11-15T08:00 -1:00',
        'to'     => '2016-11-18T19:00 -1:00',

-- 
To view, visit https://gerrit.wikimedia.org/r/318157
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icd479fe9230ca0482571ecc52a9c53fd920284ea
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Urbanecm <martin.urba...@wikimedia.cz>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to