mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-08-09 01:01:13 +00:00
Comment out captcha and ban file configuration
Comment out additional configuration options for captcha and ban file.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user