ReCAPTCHA Configuration
The ReCAPTCHA feature is being deprecated in an upcoming release. See more details here: Issue #2979
Update: ReCAPTCHA will be removed in the v1.15.0 release.
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.
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.