geo-coop/config/sync/captcha.settings.yml

16 lines
544 B
YAML
Raw Normal View History

2024-02-20 13:30:09 -08:00
_core:
2024-03-01 13:38:22 -08:00
default_config_hash: QDFjOXYIYVwCPQYHY4wAx4DUqOEkNaZokIx6DGApR9I
enable_globally: 0
enable_globally_on_admin_routes: false
2024-02-20 13:30:09 -08:00
default_challenge: riddler/Riddler
description: 'This question is to verify that you are a human visitor and to prevent automated spam.'
2024-03-01 13:38:22 -08:00
title: CAPTCHA
2024-02-20 13:30:09 -08:00
administration_mode: true
2024-03-01 13:38:22 -08:00
administration_mode_on_admin_routes: false
whitelist_ips: ''
2024-02-20 13:30:09 -08:00
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