Odder has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/385377 )

Change subject: Working Class Movement Library (Salford) throttle rule
......................................................................

Working Class Movement Library (Salford) throttle rule

This patch adds an exemption to the account creation throttle
for use at a Wikipedia edit-a-thon to be organised on 2017-11-19
at the Working Class Movement Library in Salford, Manchester.

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


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

diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index feb58e9..16cb052 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -39,4 +39,12 @@
        'value'  => 60, // 45 expected participants
 ];
 
+$wmgThrottlingExceptions[] = [ // T178689 - Working Class Movement Library 
(Salford)
+       'from' => '2017-11-19T09:00 -0:00',
+       'to' => '2017-11-19T17:00 -0:00',
+       'range' => '212.121.214.227',
+       'dbname' => [ 'enwiki', 'commonswiki' ],
+       'value' => 50,
+];
+
 ## Add throttling definitions above.

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7b9cfca46f77930b8a281469ef46692234e8d307
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Odder <[email protected]>

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

Reply via email to