jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/366502 )

Change subject: Temporary WMF fix on CRM-20905
......................................................................


Temporary WMF fix on CRM-20905

This can be dropped next upgrade, whether we then pump up the setting is a
separate question

Bug: T170900
Change-Id: I60f70e47b356afb4b71a74e03764844879c8fe94
---
M CRM/Contact/Form/Task/EmailCommon.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  jenkins-bot: Verified
  Ejegg: Looks good to me, approved



diff --git a/CRM/Contact/Form/Task/EmailCommon.php 
b/CRM/Contact/Form/Task/EmailCommon.php
index 8757cac..90d0e67 100644
--- a/CRM/Contact/Form/Task/EmailCommon.php
+++ b/CRM/Contact/Form/Task/EmailCommon.php
@@ -37,7 +37,7 @@
  * components in CiviCRM (since they all have send email as a task)
  */
 class CRM_Contact_Form_Task_EmailCommon {
-  const MAX_EMAILS_KILL_SWITCH = 50;
+  const MAX_EMAILS_KILL_SWITCH = 700;
 
   public $_contactDetails = array();
   public $_allContactDetails = array();

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I60f70e47b356afb4b71a74e03764844879c8fe94
Gerrit-PatchSet: 2
Gerrit-Project: wikimedia/fundraising/crm/civicrm
Gerrit-Branch: master
Gerrit-Owner: Eileen <[email protected]>
Gerrit-Reviewer: Ejegg <[email protected]>
Gerrit-Reviewer: Mepps <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to