'is_contact' => 0,
'group_name' => 'CiviCRM Preferences',
'group' => 'core',
- 'help_text' => ts('(EXPERIMENTAL) If the MySQL user does not have permission to administer triggers, then you must create the triggers outside CiviCRM. No support is provided for this configuration.'),
+ 'help_text' => ts('If the MySQL user does not have permission to administer triggers, then you must create the triggers outside CiviCRM. No support is provided for this configuration.'),
'name' => 'logging_no_trigger_permission',
'type' => 'Boolean',
'quick_form_type' => 'YesNo',
'html_type' => '',
'default' => 0,
- 'title' => ts('(EXPERIMENTAL) MySQL user does not have trigger permissions'),
+ 'title' => ts('MySQL user does not have trigger permissions'),
'description' => ts('Set this when you intend to manage trigger creation outside of CiviCRM'),
],
'logging' => [