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
14
config/captcha.settings.yml
Normal file
14
config/captcha.settings.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
_core:
|
||||
default_config_hash: hSAUW7BoAd9YUpKcVKyZpW4wY67g4XZAYlt3Vnz6SVA
|
||||
enabled_default: 0
|
||||
default_challenge: riddler/Riddler
|
||||
description: 'Please help us focus on people and not spambots by answering this question.'
|
||||
administration_mode: true
|
||||
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. Do we need to make our website more clear about what we do?'
|
||||
default_validation: 1
|
||||
persistence: 3
|
||||
enable_stats: false
|
||||
log_wrong_responses: true
|
Loading…
Add table
Add a link
Reference in a new issue