CRM-12167: Start Implementation of Visibility per Price Option
[civicrm-core.git] / settings / Case.setting.php
index 9d5288b62d1f2b17b6671fd0de3ecc9ee72ba69a..77ada717515530e7992d92f5ef79244ba79cdff4 100644 (file)
@@ -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',