Jayprakash12345 has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/393442 )

Change subject: IP cap lift for Semaine contributive 2017-2018
......................................................................

IP cap lift for Semaine contributive 2017-2018

Change-Id: I4191bcd26867540b029915504682e6449e5ad4d6
---
M wmf-config/throttle.php
1 file changed, 6 insertions(+), 13 deletions(-)


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

diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index 9a4c6a3..7c8afb3 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -28,21 +28,14 @@
 # ];
 ## Add throttling definitions below.
 
-$wmgThrottlingExceptions[] = [ // T178689 - Working Class Movement Library 
(Salford)
-       'from' => '2017-11-19T09:00 -0:00',
-       'to' => '2017-11-19T17:00 -0:00',
-       'IP' => '212.121.214.227',
-       'dbname' => [ 'enwiki', 'commonswiki' ],
-       'value' => 50,
+$wmgThrottlingExceptions[] = [ // T181360
+       'from' => '2017-11-29T09:00 +1:00',
+       'to' =>   '2017-11-29T18:00 +1:00',
+       'IP' =>   '81.246.2.2',
+       'dbname' => [ 'frwiki', 'commonswiki' ],
+       'value' => 30,
 ];
 
-$wmgThrottlingExceptions[] = [ // T180441 - Medicine Faculty campus
-       'from'   => '2017-11-14T00:00 +0:00',
-       'to'     => '2017-11-22T00:00 +0:00',
-       'IP'     => '84.89.157.249',
-       'dbname' => [ 'cawiki' ],
-       'value'  => 50 // Just in case value is 50
-];
 
 $wmgThrottlingExceptions[] = [ // T180046
        'from' => '2017-12-11T07:00 -0:00',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4191bcd26867540b029915504682e6449e5ad4d6
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jayprakash12345 <0freerunn...@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