Apply config changes from database updates
This commit is contained in:
parent
378f25cff5
commit
ca2e67498e
12 changed files with 12 additions and 11 deletions
|
@ -6,4 +6,4 @@ _core:
|
|||
default_config_hash: 7zUmOK1ti1l0bc78ieysHa3_57MOin7IgHpHhwbSugs
|
||||
formId: contact_message_personal_form
|
||||
captchaType: default
|
||||
label: null
|
||||
label: contact_message_personal_form
|
||||
|
|
|
@ -4,4 +4,4 @@ status: false
|
|||
dependencies: { }
|
||||
formId: node_article_form
|
||||
captchaType: default
|
||||
label: null
|
||||
label: node_article_form
|
||||
|
|
|
@ -4,4 +4,4 @@ status: false
|
|||
dependencies: { }
|
||||
formId: node_blog_form
|
||||
captchaType: default
|
||||
label: null
|
||||
label: node_blog_form
|
||||
|
|
|
@ -4,4 +4,4 @@ status: false
|
|||
dependencies: { }
|
||||
formId: node_collection_form
|
||||
captchaType: default
|
||||
label: null
|
||||
label: node_collection_form
|
||||
|
|
|
@ -4,4 +4,4 @@ status: false
|
|||
dependencies: { }
|
||||
formId: node_gleaning_form
|
||||
captchaType: default
|
||||
label: null
|
||||
label: node_gleaning_form
|
||||
|
|
|
@ -4,4 +4,4 @@ status: false
|
|||
dependencies: { }
|
||||
formId: node_landing_page_form
|
||||
captchaType: default
|
||||
label: null
|
||||
label: node_landing_page_form
|
||||
|
|
|
@ -4,4 +4,4 @@ status: false
|
|||
dependencies: { }
|
||||
formId: node_page_form
|
||||
captchaType: default
|
||||
label: null
|
||||
label: node_page_form
|
||||
|
|
|
@ -4,4 +4,4 @@ status: false
|
|||
dependencies: { }
|
||||
formId: node_people_form
|
||||
captchaType: default
|
||||
label: null
|
||||
label: node_people_form
|
||||
|
|
|
@ -6,4 +6,4 @@ _core:
|
|||
default_config_hash: XbughDuwgOtc_8ztmYxz84gaXBeR760xH3bGSKD9v1Q
|
||||
formId: user_login_form
|
||||
captchaType: default
|
||||
label: null
|
||||
label: user_login_form
|
||||
|
|
|
@ -6,4 +6,4 @@ _core:
|
|||
default_config_hash: qZeHI5fZ9WQRKsfl8FMBwzk3puSsWCRtWKEZh04JJUo
|
||||
formId: user_pass
|
||||
captchaType: default
|
||||
label: null
|
||||
label: user_pass
|
||||
|
|
|
@ -6,4 +6,4 @@ _core:
|
|||
default_config_hash: 2iz3cMg7T1eSKXtNIB9WyaRptfg7wosDDPBSBhXFXl0
|
||||
formId: user_register_form
|
||||
captchaType: default
|
||||
label: null
|
||||
label: user_register_form
|
||||
|
|
|
@ -13,3 +13,4 @@ default_validation: 1
|
|||
persistence: 1
|
||||
enable_stats: false
|
||||
log_wrong_responses: true
|
||||
title: CAPTCHA
|
||||
|
|
Loading…
Add table
Reference in a new issue