Jeremyb has uploaded a new change for review.

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


Change subject: temporarily raise acct creation throttle (NYC event)
......................................................................

temporarily raise acct creation throttle (NYC event)

http://metro.org/events/417/

Event ....... intro to WP @ metro.org
From ........ 2013-09-18 13:00 UTC
To .......... 2013-09-18 22:00 UTC
IPs ......... 64.80.165.148
Wikis ....... en.wikipedia
Threshold ... 50

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


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

diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index cc6efe8..a91808f 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -19,11 +19,11 @@
 #             (default: any project)
 ## Add throttling definitions below.
 
-$wmgThrottlingExceptions[] = array( // bug 53980
-       'from'   => '2013-09-15T00:00 +0:00',
-       'to'     => '2013-09-15T13:00 +0:00',
-       'IP'     => array( '218.248.46.167', '218.248.46.170' ),
-       'dbname' => array( 'knwiki', 'commonswiki' ),
+$wmgThrottlingExceptions[] = array( // no bug; http://metro.org/events/417/
+       'from'   => '2013-09-18T13:00 +0:00',
+       'to'     => '2013-09-18T22:00 +0:00',
+       'IP'     => array( '64.80.165.148' ),
+       'dbname' => array( 'enwiki' ),
        'value'  => 50,
 );
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2bd69a00242c8858e6f5b2caf782b654c9cfabca
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jeremyb <jer...@tuxmachine.com>

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

Reply via email to