jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/356972 )

Change subject: Remove old expired throttle rules to cleanup throttle.php
......................................................................


Remove old expired throttle rules to cleanup throttle.php

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

Approvals:
  Chad: Looks good to me, approved
  jenkins-bot: Verified
  Dzahn: Looks good to me, but someone else must approve



diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index d56e306..19307c0 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -39,29 +39,6 @@
        'value' => 200,
 ];
 
-$wmgThrottlingExceptions[] = [ // Wikimedia Vienna Hackathon
-       'from' => '2017-05-19T08:00 +1:00',
-       'to' => '2017-05-21T21:00 +1:00',
-       'IP' => [
-               '217.196.74.137',
-               '80.123.167.113',
-       ],
-       'dbname' => [ 'labswiki', 'mediawikiwiki' ],
-       'value' => 100,
-];
-
-$wmgThrottlingExceptions[] = [ // per irc discussion
-       'from' => '2017-05-26T19:00 +0:00',
-       'to' => '2017-05-26T23:00 +0:00',
-       'IP' => [
-               '184.171.112.58',
-               '128.223.223.182',
-               '2607:8400:2802:0010:0250:56ff:feab:339c'
-               ],
-       'dbname' => [ 'enwiki','commons' ],
-       'value' => 40 // 30 expected
-];
-
 $wmgThrottlingExceptions[] = [ // T166619
        'from' => '2017-06-01T17:00 UTC',
        'to' => '2017-06-01T21:00 UTC',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id7d839197a29369143396dee6d924f4ba4509033
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Zppix <megadev44s.m...@gmail.com>
Gerrit-Reviewer: Chad <ch...@wikimedia.org>
Gerrit-Reviewer: Dzahn <dz...@wikimedia.org>
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