Enable and configure riddler
This commit is contained in:
parent
95ca4e9c06
commit
56bcb1f0b4
19 changed files with 137 additions and 0 deletions
13
config/sync/captcha.settings.yml
Normal file
13
config/sync/captcha.settings.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
_core:
|
||||
default_config_hash: _UaIWu0_ZD3lUs97wlFC2Koi-o7Bex69Xr9q36nJtkY
|
||||
enabled_default: 0
|
||||
default_challenge: riddler/Riddler
|
||||
description: 'This question is to verify that you are a human visitor and to prevent automated spam.'
|
||||
administration_mode: true
|
||||
allow_on_admin_pages: false
|
||||
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: true
|
Loading…
Add table
Add a link
Reference in a new issue