Dereckson has uploaded a new change for review.

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

Change subject: Nashville Science edit-a-thon (Vanderbilt library) throttle rule
......................................................................

Nashville Science edit-a-thon (Vanderbilt library) throttle rule

New throttle rule:
    * Event name .... Nashville Science edit-a-thon (Vanderbilt library)
    * Event start ... 2016-11-15 10:30 -6:00
    * Event end ..... 2016-11-15 16:00 -6:00
    * IP ............ 129.59.122.1/25
    * Projects ...... enwiki, commonswiki
    * Attendees ..... 20 to 25 (margin set at 50)

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


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

diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index 516d0a6..cc6fe1d 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -36,6 +36,14 @@
        'value'  => 50 // 40 expected
 ];
 
+$wmgThrottlingExceptions[] = [ // T150207 - Nashville Science edit-a-thon 
(Vanderbilt library)
+       'from'   => '2016-11-15T10:30 -6:00',
+       'to'     => '2016-11-15T16:00 -6:00',
+       'range'  => '129.59.122.1/25',
+       'dbname' => [ 'enwiki', 'commonswiki' ],
+       'value'  => 50 // 20 to 25 expected
+];
+
 // December 2nd
 $wmgThrottlingExceptions[] = [ // T146600
        'from' => '2016-12-02T12:30 -6:00',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If38a42fe9db88d98fd6b5e9259c5d12b400dfb89
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Dereckson <dereck...@espace-win.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to