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

Change subject: Fix throttle rule for KCES IMR edit-a-thon
......................................................................


Fix throttle rule for KCES IMR edit-a-thon

Change-Id: I85869f63430e8c3fc0a25f0f7530a27d39ca0de2
---
M wmf-config/throttle.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  jenkins-bot: Verified
  Dereckson: Looks good to me, approved



diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index d5f11e4..ec95af8 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -81,7 +81,7 @@
 $wmgThrottlingExceptions[] = [ // T154312
        'from' => '2017-01-19T09:00 +5:30',
        'to' => '2017-01-19T18:00 +5:30',
-       'range' => '103.19.18.0/24',
+       'IP' => '117.211.110.105',
        'dbname' => $wmgMaharashtraEventsWikis,
        'value' => 60 // 40-50 expected
 ];

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I85869f63430e8c3fc0a25f0f7530a27d39ca0de2
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Dereckson <dereck...@espace-win.org>
Gerrit-Reviewer: Dereckson <dereck...@espace-win.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