Dereckson has uploaded a new change for review.

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


Change subject: Throttle rule for NIH/NLM/NCBI May editing session
......................................................................

Throttle rule for NIH/NLM/NCBI May editing session

IP ....... 156.40.3.1
Start .... 2013-05-28  8:00 UTC-7
End ...... 2013-05-30 20:00 UTC-7
Wikis .... en. commons.
Value .... 100

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


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

diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index cf1f45e..15e5f5b 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -20,14 +20,6 @@
 
 ## Add throttling definitions below.
 
-$wmfThrottlingExceptions[] = array( // Bug 48396 - Journées Nationales de 
Calcul Formel (JNCF) 2013
-       'from'   => '2013-05-21T15:00 +0:00',
-       'to'     => '2013-05-22T12:00 +0:00',
-       'IP'     => '139.124.3.100',
-       'dbname' => array( 'enwiki', 'frwiki', 'commonswiki' ),
-       'value'  => 70,
-);
-
 $wmfThrottlingExceptions[] = array( // Wikimedia Hackathon Amsterdam 2013
        'from' => '2013-05-26T00:00 +1:00',
        'to' => '2013-05-27T00:00 +1:00',
@@ -35,6 +27,14 @@
        'value' => 70,
 );
 
+$wmfThrottlingExceptions[] = array( // Editing session at the NIH - 
http://www.ncbi.nlm.nih.gov/
+       'from' => '2013-05-28T08:00 -7:00',
+       'to' => '2013-05-30T20:00 -7:00',
+       'IP' => array( '156.40.3.1' ),
+       'dbname' => array( 'enwiki', 'commonswiki' ),
+       'value' => 100, // 50 to 100 accounts
+);
+
 ## Add throttling definitions above.
 
 # Will eventually raise value when MediaWiki is fully initialized:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2294bac734bca283b894df6c492a29f6fd18db99
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