Apply config changes from database updates
This commit is contained in:
parent
c6d67bf7ab
commit
144b4cef7b
12 changed files with 15 additions and 14 deletions
|
@ -1,13 +1,14 @@
|
|||
_core:
|
||||
default_config_hash: _UaIWu0_ZD3lUs97wlFC2Koi-o7Bex69Xr9q36nJtkY
|
||||
enabled_default: 0
|
||||
enable_globally: 0
|
||||
enable_globally_on_admin_routes: false
|
||||
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
|
||||
administration_mode_on_admin_routes: false
|
||||
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
|
||||
title: CAPTCHA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue