recaptcha.settings.yml in reCAPTCHA 8.3
Same filename and directory in other branches
config/install/recaptcha.settings.yml
5 string references to 'recaptcha.settings'
- ReCaptchaAdminSettingsForm::buildForm in src/
Form/ ReCaptchaAdminSettingsForm.php - Form constructor.
- ReCaptchaAdminSettingsForm::getEditableConfigNames in src/
Form/ ReCaptchaAdminSettingsForm.php - Gets the configuration names that will be editable.
- ReCaptchaAdminSettingsForm::submitForm in src/
Form/ ReCaptchaAdminSettingsForm.php - Form submission handler.
- recaptcha_captcha in ./
recaptcha.module - Implements hook_captcha().
- recaptcha_captcha_validation in ./
recaptcha.module - CAPTCHA Callback; Validates the reCAPTCHA code.
File
config/install/recaptcha.settings.ymlView source
- site_key: ''
- secret_key: ''
- verify_hostname: false
- use_globally: false
- widget:
- theme: 'light'
- type: 'image'
- size: ''
- tabindex: 0
- noscript: false