ReCaptcha Configuration Properties via Login
The following settings can be manipulated during Login Snippet calls:
Name | Description | Default |
---|---|---|
recaptchaHeight | Can be used to modify the ReCaptcha iframe Height attribute size. | 300 |
recaptchaTheme | Can be used to modify the ReCaptcha theme to 'red', 'white', 'blackglass', 'clean', or others as they are introduced by Google. | clean |
recaptchaWidth | Can be used to modify the ReCaptcha iframe Width attribute size. | 500 |
Added to official MODX Revolution Documents here: Login.Login