Add config for riddler/captcha from live
This commit is contained in:
parent
c6e86d7c73
commit
3028f91940
23 changed files with 257 additions and 1 deletions
|
@ -0,0 +1,89 @@
|
|||
uuid: 4e7bcf04-6457-474a-8390-e54f8c0c5da5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- captcha
|
||||
id: config_sync.module.captcha
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: captcha
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: captcha.captcha_point.contact_message_feedback_form
|
||||
data:
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies: { }
|
||||
formId: contact_message_feedback_form
|
||||
captchaType: default
|
||||
label: contact_message_feedback_form
|
||||
_core:
|
||||
default_config_hash: dXrX0-J-kKv0EAFBOwj3iknBYWbh30k_54lWApW4YUQ
|
||||
-
|
||||
collection: ''
|
||||
name: captcha.captcha_point.contact_message_personal_form
|
||||
data:
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies: { }
|
||||
formId: contact_message_personal_form
|
||||
captchaType: default
|
||||
label: contact_message_personal_form
|
||||
_core:
|
||||
default_config_hash: 7zUmOK1ti1l0bc78ieysHa3_57MOin7IgHpHhwbSugs
|
||||
-
|
||||
collection: ''
|
||||
name: captcha.captcha_point.user_login_form
|
||||
data:
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies: { }
|
||||
formId: user_login_form
|
||||
captchaType: default
|
||||
label: user_login_form
|
||||
_core:
|
||||
default_config_hash: XbughDuwgOtc_8ztmYxz84gaXBeR760xH3bGSKD9v1Q
|
||||
-
|
||||
collection: ''
|
||||
name: captcha.captcha_point.user_pass
|
||||
data:
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies: { }
|
||||
formId: user_pass
|
||||
captchaType: default
|
||||
label: user_pass
|
||||
_core:
|
||||
default_config_hash: qZeHI5fZ9WQRKsfl8FMBwzk3puSsWCRtWKEZh04JJUo
|
||||
-
|
||||
collection: ''
|
||||
name: captcha.captcha_point.user_register_form
|
||||
data:
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies: { }
|
||||
formId: user_register_form
|
||||
captchaType: default
|
||||
label: user_register_form
|
||||
_core:
|
||||
default_config_hash: 2iz3cMg7T1eSKXtNIB9WyaRptfg7wosDDPBSBhXFXl0
|
||||
-
|
||||
collection: ''
|
||||
name: captcha.settings
|
||||
data:
|
||||
enabled_default: 0
|
||||
default_challenge: captcha/Math
|
||||
description: 'This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.'
|
||||
administration_mode: false
|
||||
allow_on_admin_pages: false
|
||||
whitelist_ips: ''
|
||||
add_captcha_description: true
|
||||
wrong_captcha_response_message: 'The answer you entered for the CAPTCHA was not correct.'
|
||||
default_validation: 1
|
||||
persistence: 1
|
||||
enable_stats: false
|
||||
log_wrong_responses: false
|
||||
_core:
|
||||
default_config_hash: hSAUW7BoAd9YUpKcVKyZpW4wY67g4XZAYlt3Vnz6SVA
|
Loading…
Add table
Add a link
Reference in a new issue