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

Change subject: [throttle] Add rules for 2017-01-06
......................................................................

[throttle] Add rules for 2017-01-06

IP.........117.211.0.0/17, 117.211.128.0/18, 117.211.192.0/20 (117.211.27.115 
is in the task)
Time....... 2017-01-06 10:00 - 18:00 (17:00 expected)
Location... Vasantrao Naik Govt. Institute Of Arts and Social Sciences - Nagpur
Value...... 100 (expected number is unknown)

Wikis

* Marathi Wikipedia
* Marathi Wiktionary
* Marathi Wikisource
* Marathi Wikibooks
* Marathi Wikiquote
* English Wikipedia
* Commons

Bug: T154312
Change-Id: Ib343672f65b62a7632c05f9adc0fed67067dc51f
---
M wmf-config/throttle.php
1 file changed, 8 insertions(+), 1 deletion(-)


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

diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index 528d7d9..e86e62e 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -50,7 +50,13 @@
        'value'  => 100 // expected participants are unknown
 ];
 
-// TODO: VNGIASS 2017-01-06
+$wmgThrottlingExceptions[] = [ // T154312 - Maharashtra 'Edit Wikipedia' 
workshops (Pune)
+       'from' => '2017-01-06T10:00 +5:30',
+       'to' => '2017-01-06T20:00 +5:30',
+       'range' => [ '117.211.0.0/17', '117.211.128.0/18', '117.211.192.0/20' ],
+       'dbname' => $wmgMaharashtraEventsWikis,
+       'value' => 100 // unknown participants
+];
 
 $wmgThrottlingExceptions[] = [ // T154312 - Maharashtra 'Edit Wikipedia…' 
workshops (MPKV)
        'from'   => '2017-01-07T07:00 +5:30',
@@ -74,6 +80,7 @@
        'value' => 50 // 40 expected
 ];
 
+
 $wmgThrottlingExceptions[] = [ // T154245
        'from' => '2017-01-20T0:00 +0:00',
        'to' => '2017-01-20T23:59 +0:00',

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

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

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

Reply via email to