= array (
'antispam_block' => 'bx_antispam_block',
'antispam_report' => 'bx_antispam_report',
'dnsbl_enable' => 'bx_antispam_dnsbl_enable',
'uridnsbl_enable' => 'bx_antispam_uridnsbl_enable',
'dnsbl_behaviour_login' => 'bx_antispam_dnsbl_behaviour_login',
'dnsbl_behaviour_join' => 'bx_antispam_dnsbl_behaviour_join',
'akismet_enable' => 'bx_antispam_akismet_enable',
'disposable_email_domains_mode' => 'bx_antispam_disposable_email_domains_mode',
'disposable_email_domains_behaviour_join' => 'bx_antispam_disposable_email_domains_behaviour_join',
'profanity_enable' => 'bx_antispam_profanity_filter_enable',
'toxicity_enable' => 'bx_antispam_toxicity_filter_enable',
'toxicity_action' => 'bx_antispam_toxicity_filter_action',
'toxicity_report' => 'bx_antispam_toxicity_filter_report',
'lm_enable' => 'bx_antispam_lasso_moderation_enable',
'lm_api_key' => 'bx_antispam_lasso_moderation_api_key',
'lm_webhook_secret' => 'bx_antispam_lasso_moderation_webhook_secret',
'lm_action' => 'bx_antispam_lasso_moderation_action',
'lm_report' => 'bx_antispam_lasso_moderation_report',
'lm_thd_toxicity' => 'bx_antispam_lasso_moderation_threshold_toxicity',
'lm_thd_threat' => 'bx_antispam_lasso_moderation_threshold_threat',
'lm_thd_identity_attack' => 'bx_antispam_lasso_moderation_threshold_identity_attack',
'lm_thd_profanity' => 'bx_antispam_lasso_moderation_threshold_profanity',
)