Reedy has uploaded a new change for review.
https://gerrit.wikimedia.org/r/254425
Change subject: Add throttle config for Viquimarató nit digital/2015
......................................................................
Add throttle config for Viquimarató nit digital/2015
Bug: T119205
Change-Id: I9dccf7f8679e869921e8ebfb1236fe60254b6009
---
M wmf-config/throttle.php
1 file changed, 8 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/25/254425/1
diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index ae9eb5c..9b2df5e 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -28,6 +28,14 @@
'value' => 50
);
+$wmgThrottlingExceptions[] = array( // T119205
+ 'from' => '2015-11-20T06:00 +1:00',
+ 'to' => '2015-11-20T23:00 +1:00',
+ 'ip' => '195.76.195.27',
+ 'dbname' => array( 'cawiki', 'commonswiki' ),
+ 'value' => 50
+);
+
$wmgThrottlingExceptions[] = array( // T118702 - Editatón contra la violencia
hacia las mujeres
'from' => '2015-11-21T00:00 -3:00',
'to' => '2015-11-21T23:00 -3:00',
--
To view, visit https://gerrit.wikimedia.org/r/254425
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9dccf7f8679e869921e8ebfb1236fe60254b6009
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits