From 82071e9d1d204133c788d8828ae711d934fad9b3 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Thu, 19 Mar 2026 11:38:15 +0100 Subject: [PATCH] Update fileConfig.yml --- examples/traefik/fileConfig.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/examples/traefik/fileConfig.yml b/examples/traefik/fileConfig.yml index cacc080..1b7db09 100644 --- a/examples/traefik/fileConfig.yml +++ b/examples/traefik/fileConfig.yml @@ -144,9 +144,12 @@ http: # rate limiting rate-limit: rateLimit: - average: 100 - period: 1 + average: 50 + period: 1s burst: 100 + # uncomment the next lines if behind cloudflare + #sourceCriterion: + # requestHeaderName: CF-Connecting-IP # basic auth popup basic-auth: