jenkins-bot has submitted this change and it was merged.

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(-)

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



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: merged
Gerrit-Change-Id: I2e8dd1f684db58015e229afe5ac0e144ab2c8f9f
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Dereckson <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to