config/eternium_config.yaml
Example File
services:
App\Interfaces\ICaptchaService:
alias: <entry from below>
Captcha Types
Set Alias to one of the following
-
app.captchaservice.none
-
app.captchaservice.gd
-
app.captchaservice.hcaptcha
-
app.captchaservice.recaptcha
dangerDue to the change of ReCAPTCHA requiring to convert API Keys to Google Cloud projects by the end of 2025, Wise decided to discontinue support of the ReCAPTCHA module. It will be removed from v2+ and will be removed from v1 once it is completly discontinued. We highly recommend you switch to either the Internal GD module, or hCaptcha.