From: Jitendra Purohit Date: Wed, 25 Apr 2018 05:38:25 +0000 (+0530) Subject: core/issues/75 - warning message after an activity is created X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=e74d9a4330da819e7a4026e7d27e6e14a0a2e7db;p=civicrm-core.git core/issues/75 - warning message after an activity is created --- diff --git a/settings/Core.setting.php b/settings/Core.setting.php index 3e74fe80aa..0efc087dac 100644 --- a/settings/Core.setting.php +++ b/settings/Core.setting.php @@ -974,6 +974,7 @@ return array( 'type' => 'Array', 'add' => '4.7', 'is_domain' => 1, + 'is_contact' => 0, 'default' => array(), 'title' => 'Do not notify assignees for', 'help_text' => 'These activity types will be excluded from automated email notifications to assignees.',