CIVICRM-832: Removing related memberships if parent membership type is changed which...
[civicrm-core.git] / settings / Case.setting.php
index 9d5288b62d1f2b17b6671fd0de3ecc9ee72ba69a..c4f4772e82b4e3bb6e316907faa0ec599032d360 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.7                                                |
+ | CiviCRM version 5                                                  |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2017                                |
  +--------------------------------------------------------------------+
@@ -106,7 +106,7 @@ return array(
     'name' => 'civicaseActivityRevisions',
     'type' => 'Boolean',
     'quick_form_type' => 'YesNo',
-    'default' => TRUE,
+    'default' => FALSE,
     'html_type' => 'radio',
     'add' => '4.7',
     'title' => 'Enable Embedded Activity Revisions',