diff --git a/config/sync/captcha.settings.yml b/config/sync/captcha.settings.yml index 93ed801..bd7904b 100644 --- a/config/sync/captcha.settings.yml +++ b/config/sync/captcha.settings.yml @@ -5,8 +5,9 @@ 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: false 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