ReCAPTCHA Configuration
Warning
The ReCAPTCHA feature is being deprecated in an upcoming release. See more details here: Issue #2979
ReCAPTCHA can be enabled on monetr to help prevent spamming certain endpoints in monetr's API. Specifically it is used on the login, registration and forgot password endpoints. These endpoints are particularly sensitive, so a captcha can be a good way to reduce spam.
config.yaml
Warning
monetr currently only supports version 2 of ReCAPTCHA. This feature is likely to be removed in a future release or migrated to a non-Google captcha provider.
The following environment variables map to the following configuration file fields. Each field is documented below.
Note: verifyForgotPassword cannot be configured via environment variables at this time.