jenkins-bot has submitted this change and it was merged.
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(-)
Approvals:
Reedy: Looks good to me, approved
jenkins-bot: Verified
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: merged
Gerrit-Change-Id: I9dccf7f8679e869921e8ebfb1236fe60254b6009
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits