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

Change subject: (bug 47315) Add $wmfThrottlingExceptions for it.wiki GLAM event
......................................................................


(bug 47315) Add $wmfThrottlingExceptions for it.wiki GLAM event

Increasing account creation limits for it.wikipedia GLAM event
on April 20, 11:00-18:00 UTC per request.

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

Approvals:
  Jeremyb: Looks good to me, but someone else must approve
  ArielGlenn: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index 3eac59f..22a5124 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -20,12 +20,11 @@
 
 ## Add throttling definitions below.
 
-$wmfThrottlingExceptions[] = array( // Bug 47221, itwiki GLAM event
-       'from'   => '2013-04-15T10:00 +0:00',
-       'to'     => '2013-04-15T17:00 +0:00',
-       'IP'     => '159.213.138.5',
+$wmfThrottlingExceptions[] = array( // Bug 47315, itwiki GLAM event
+       'from'   => '2013-04-20T11:00 +0:00',
+       'to'     => '2013-04-20T18:00 +0:00',
+       'IP'     => '46.255.84.17',
        'dbname' => array( 'itwiki', ),
-       'value'  => 100,
 );
 
 ## Add throttling definitions above.

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I84153feb5a9e5af0a80a31d0f8e69b27437c8970
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Odder <[email protected]>
Gerrit-Reviewer: ArielGlenn <[email protected]>
Gerrit-Reviewer: Jeremyb <[email protected]>
Gerrit-Reviewer: Nemo bis <[email protected]>
Gerrit-Reviewer: Ori.livneh <[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