Selectively apply distro update
This commit is contained in:
parent
8aeffa5e97
commit
333d5f418e
34 changed files with 299 additions and 212 deletions
|
@ -1,13 +1,15 @@
|
|||
_core:
|
||||
default_config_hash: _UaIWu0_ZD3lUs97wlFC2Koi-o7Bex69Xr9q36nJtkY
|
||||
default_config_hash: QDFjOXYIYVwCPQYHY4wAx4DUqOEkNaZokIx6DGApR9I
|
||||
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.'
|
||||
title: CAPTCHA
|
||||
administration_mode: true
|
||||
administration_mode_on_admin_routes: false
|
||||
whitelist_ips: ''
|
||||
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
|
||||
enabled_default: 0
|
||||
allow_on_admin_pages: false
|
||||
add_captcha_description: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue