Dereckson has uploaded a new change for review.

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

Change subject: Ateneo de Manila University workshops throttle rule
......................................................................

Ateneo de Manila University workshops throttle rule

New throttle rule:
    * Event name .... Ateneo de Manila University workshops
    * Event start ... 2016-03-08 00:00 +8:00
    * Event end ..... 2016-03-08 23:59 +8:00
    * IP ............ 202.125.102.33, 121.58.232.35
    * Projects ...... tlwiki, enwiki, commonswiki
    * Attendees ..... 60-80 (margin set at 100)

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


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

diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index 0ded9b9..e6b3ade 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -28,6 +28,14 @@
 # );
 ## Add throttling definitions below.
 
+$wmgThrottlingExceptions[] = array( // T128847 - Ateneo de Manila University 
workshops
+       'from'   => '2016-03-08T00:00 +8:00',
+       'to'     => '2016-03-08T23:59 +8:00',
+       'IP'     => array( '202.125.102.33', '121.58.232.35' ),
+       'dbname' => array( 'tlwiki', 'enwiki', 'commonswiki' ),
+       'value'  => 100 // 60-80 expected
+);
+
 ## Add throttling definitions above.
 
 /**

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

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