Urbanecm has uploaded a new change for review.

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

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

Remove old throttle rules

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


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

diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index 16510a3..b1184e7 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -28,21 +28,6 @@
 # ];
 ## Add throttling definitions below.
 
-$wmgThrottlingExceptions[] = [ // T135777 - San Francisco Yerba Buena Center 
for the Arts edit-a-thon
-       'from'   => '2016-05-19T18:00 -7:00',
-       'to'     => '2016-05-19T23:00 -7:00',
-       'IP'     => '209.116.58.194',
-       'dbname' => [ 'enwiki', 'commonswiki' ],
-       'value'  => 50
-];
-$wmgThrottlingExceptions[] = [ // T137587 - Eswiki event
-       'from'   => '2016-06-10T13:45 -5:00',
-       'to'     => '2016-06-10T17:00 -5:00',
-       'IP'     => '186.3.110.63',
-       'dbname' => ['eswiki', 'commonswiki'],
-       'value'  => 40
-];
-
 
 ## Add throttling definitions above.
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idfe8584bb6c35401fd9e981d7122c67b0cb1b333
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Urbanecm <mar...@urbanec.cz>

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

Reply via email to