Dereckson has uploaded a new change for review.

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

Change subject: Throttle rule for Wikisource editathon
......................................................................

Throttle rule for Wikisource editathon

Date ........... 2015-10-27
Participants ... 50
IP ............. 213.219.164.166
Sites .......... fr.wikisource / fr.wikipedia / commons

Bug: T116745
Change-Id: I4571f986033503c62d90f894f4d10515b3bcac40
---
M wmf-config/throttle.php
1 file changed, 12 insertions(+), 0 deletions(-)


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

diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index 35f0cd3..528c175 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -20,6 +20,18 @@
 #             (default: any project)
 ## Add throttling definitions below.
 
+$wmgThrottlingExceptions[] = array( // T116745
+       'from' => '2015-10-27T12:00 +0:00',
+       'to' => '2015-10-27T20:00 +0:00',
+       'ip' => '213.219.164.166',
+       'dbname' => array(
+               'frwikisource',
+               'frwiki',
+               'commonswiki'
+       ),
+       'value' => 50 //45 participants
+);
+
 $wmgThrottlingExceptions[] = array( // T110352
        'from'   => '2015-08-29T00:00 +0:00',
        'to'     => '2016-02-28T00:00 +0:00',

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

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

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

Reply via email to