Dereckson has uploaded a new change for review.
https://gerrit.wikimedia.org/r/254405
Change subject: Senate House Library throttle rule
......................................................................
Senate House Library throttle rule
New throttle rule:
* Event name .... Senate House Library edit-a-thon
* Event start ... 2015-11-21 10:00 UTC
* Event end ..... 2015-11-21 16:00 UTC
* IP ............ 217.138.7.29, 217.138.7.30
* Projects ...... en.wikipedia, commons.
* Attendees ..... 20 (margin set at 30)
Bug: T118858
Change-Id: I2e8dd1f684db58015e229afe5ac0e144ab2c8f9f
---
M wmf-config/throttle.php
1 file changed, 11 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/05/254405/1
diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index 074b7f3..ae9eb5c 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -40,6 +40,17 @@
'value' => 50 // 30 participants expected
);
+$wmgThrottlingExceptions[] = array( // T118858 - UK Senate House Library
+ 'from' => '2015-11-21T10:00 +0:00',
+ 'to' => '2015-11-21T16:00 +0:00',
+ 'IP' => array(
+ '217.138.7.29',
+ '217.138.7.30',
+ ),
+ 'dbname' => array( 'enwiki', 'commonswiki' ),
+ 'value' => 30 // 20 participants expected
+);
+
$wmgThrottlingExceptions[] = array( // T118122
'from' => '2015-11-23T06:00 +0:00',
'to' => '2015-11-23T12:00 +0:00',
--
To view, visit https://gerrit.wikimedia.org/r/254405
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2e8dd1f684db58015e229afe5ac0e144ab2c8f9f
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Dereckson <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits