mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-08-15 09:47:14 +02:00
Comment out additional configuration options for captcha and ban file.
This commit is contained in:
@@ -106,6 +106,12 @@ http:
|
|||||||
# crowdsecLapiHost: crowdsec:8080
|
# crowdsecLapiHost: crowdsec:8080
|
||||||
# crowdsecLapiScheme: http
|
# crowdsecLapiScheme: http
|
||||||
# crowdsecLapiTLSInsecureVerify: false
|
# crowdsecLapiTLSInsecureVerify: false
|
||||||
|
# banFilePath: /ban.html
|
||||||
|
# captchaProvider: hcaptcha
|
||||||
|
# captchaSiteKey: YourSiteKey
|
||||||
|
# captchaSecretKey: YourSecretKey
|
||||||
|
# captchaGracePeriodSeconds: 1800
|
||||||
|
# captchaFilePath: /captcha.html
|
||||||
# forwardedHeadersTrustedIPs:
|
# forwardedHeadersTrustedIPs:
|
||||||
# # private class ranges
|
# # private class ranges
|
||||||
# - 10.0.0.0/8
|
# - 10.0.0.0/8
|
||||||
|
|||||||
Reference in New Issue
Block a user