diff --git a/config/install/captcha.settings.yml b/config/install/captcha.settings.yml index ce3ccb5cdaef1d53f5fed967ff0aeea1518b4e6e..45f60f802b903e75c1e1a42ff2befbf92cf97f75 100644 --- a/config/install/captcha.settings.yml +++ b/config/install/captcha.settings.yml @@ -3,6 +3,8 @@ description: 'This question is for testing whether or not you are a human visito administration_mode: false allow_on_admin_pages: false add_captcha_description: true +whitelist_ips: '' +wrong_captcha_response_message: 'The answer you entered for the CAPTCHA was not correct.' default_validation: 1 persistence: 1 enable_stats: false