Shanmugamp7 has uploaded a new change for review.

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

Change subject: Temporary lift  of IP cap on ta.wikipedia
......................................................................

Temporary lift  of IP cap on ta.wikipedia

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


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

diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index 6e8da90..af4e85f 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -51,6 +51,14 @@
        'value'  => 500
 );
 
+$wmgThrottlingExceptions[] = array( // T110352
+       'from'   => '2015-08-29T00:00 +0:00',
+       'to'     => '2016-02-28T00:00 +0:00',
+       'ip'     => array( '218.248.16.20' ),
+       'dbname' => array( 'tawiki' ),
+       'value'  => 50
+);
+
 ## Add throttling definitions above.
 
 /**

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I83418211bd832c3beea12f15592fb29640757885
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Shanmugamp7 <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to