Comment out captcha and ban file configuration

Comment out additional configuration options for captcha and ban file.
This commit is contained in:
LRVT
2026-07-26 21:47:37 +02:00
committed by GitHub
parent 51aa3a197a
commit f4da5b306e

View File

@@ -106,6 +106,12 @@ http:
# crowdsecLapiHost: crowdsec:8080
# crowdsecLapiScheme: http
# crowdsecLapiTLSInsecureVerify: false
# banFilePath: /ban.html
# captchaProvider: hcaptcha
# captchaSiteKey: YourSiteKey
# captchaSecretKey: YourSecretKey
# captchaGracePeriodSeconds: 1800
# captchaFilePath: /captcha.html
# forwardedHeadersTrustedIPs:
# # private class ranges
# - 10.0.0.0/8