Urbanecm has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/336582 )
Change subject: [throttle] New rule for today
......................................................................
[throttle] New rule for today
Bug: T154312
Change-Id: Icc88374c633c92e680444106cd37162e03fbc2a2
---
M wmf-config/throttle.php
1 file changed, 8 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/82/336582/1
diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index 7b33eeb..fa78e4b 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -50,6 +50,14 @@
'value' => 100 // expected participants are unknown
];
+$wmgThrottlingExceptions[] = [ // T154312
+ 'from' => '2017-02-08T10:00 +5:30',
+ 'to' => '2017-02-08T14:00 +5:30',
+ 'IP' => '117.232.125.2',
+ 'dbname' => $wmgMaharashtraEventsWikis,
+ 'value' => 50 // 40 comps
+];
+
///
/// Other events
///
--
To view, visit https://gerrit.wikimedia.org/r/336582
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Icc88374c633c92e680444106cd37162e03fbc2a2
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Urbanecm <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits