Odder has uploaded a new change for review.
https://gerrit.wikimedia.org/r/193110
Change subject: Lift IP rate limit for Santiago edit-a-thon
......................................................................
Lift IP rate limit for Santiago edit-a-thon
Edit-a-thon organised by Chilean Wikimedians;
see Phabricator task and English Wikipedia
event page for details.
Bug: T90778
Change-Id: Ic755642f32cf9eff8c9fc115fb57c7a8005a6b5c
---
M wmf-config/throttle.php
1 file changed, 6 insertions(+), 6 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/10/193110/1
diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index 7f26d07..3e7f845 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -28,12 +28,12 @@
'value' => 25,
);
-$wmgThrottlingExceptions[] = array( // T88791
- 'from' => '2015-02-11T13:00 +1:00',
- 'to' => '2015-02-11T15:00 +1:00',
- 'IP' => array( '213.99.51.130' ),
- 'dbname' => array( 'cawiki' ),
- 'value' => 25,
+$wmgThrottlingExceptions[] = array( // T90778
+ 'from' => '2015-03-13T17:00 +0:00',
+ 'to' => '2015-03-14T23:00 +0:00',
+ 'IP' => array( '186.67.30.194' ),
+ 'dbname' => array( 'eswiki' ),
+ 'value' => 60,
);
## Add throttling definitions above.
--
To view, visit https://gerrit.wikimedia.org/r/193110
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic755642f32cf9eff8c9fc115fb57c7a8005a6b5c
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