Made it possible to disable captcha.

This commit is contained in:
2024-07-26 22:13:14 +05:00
parent a5e3c5ed25
commit 8bc4c0d8d0
7 changed files with 40 additions and 14 deletions

View File

@@ -5,6 +5,7 @@ APP_DEBUG=true
APP_TIMEZONE=UTC
APP_URL=http://localhost
APP_CAPTCHA=false
CAPTCHA_API_DOMAIN=http://your-domain-captcha-or-IP:8081
CAPTCHA_PRIVATE_TOKEN=
CAPTCHA_STATIC_PATH=http://your-domain-captcha-or-IP:8081/captcha