MarcoAurelio has uploaded a new change for review.

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

Change subject: Cleanup of IP throttles
......................................................................

Cleanup of IP throttles

Removed expired events from the list.

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


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

diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index d41112b..e365dc3 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -28,14 +28,6 @@
 # ];
 ## Add throttling definitions below.
 
-$wmgThrottlingExceptions[] = [ // T141421 - Meetup Women Archivists Roundtable 
Edit-a-thon
-       'from'   => '2016-08-03T07:00 +0:00',
-       'to'     => '2016-08-03T10:00 +0:00',
-       'IP'     => '38.101.231.254',
-       'dbname' => [ 'enwiki', 'commonswiki' ],
-       'value'  => 120 // 90 expected
-];
-
 ## Add throttling definitions above.
 
 /**

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id436263aaca49ece971f7e59cafc161ad507f1e1
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: MarcoAurelio <strig...@gmail.com>
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