Merge pull request #3749 from civicrm/4.4
[civicrm-core.git] / settings / Search.setting.php
index 1fffb09c33ca81bc4bfd2bb9c68c3c2007658c8b..b7b9cdb51f685784a6052e8c2029531b84676c21 100644 (file)
@@ -61,7 +61,6 @@ return array (
     'group' => 'Search Preferences',
     'name' => 'enable_innodb_fts',
     'prefetch' => 0,
-    'config_only'=> 0,
     'type' => 'Boolean',
     'quick_form_type' => 'YesNo',
     'default' => 0,
@@ -80,7 +79,6 @@ return array (
     'group' => 'Search Preferences',
     'name' => 'fts_query_mode',
     'prefetch' => 0,
-    'config_only'=> 0,
     'type' => 'String',
     'quick_form_type' => 'Element',
     'html_type' => 'text',