From f4da5b306eb356979b05d12308d7db94eecfac61 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Sun, 26 Jul 2026 21:47:37 +0200 Subject: [PATCH] Comment out captcha and ban file configuration Comment out additional configuration options for captcha and ban file. --- examples/traefik/fileConfig.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/examples/traefik/fileConfig.yml b/examples/traefik/fileConfig.yml index 1b7db09..87bebee 100644 --- a/examples/traefik/fileConfig.yml +++ b/examples/traefik/fileConfig.yml @@ -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