diff --git a/config/Caddyfile b/config/Caddyfile index d23d6c7..f181ad8 100644 --- a/config/Caddyfile +++ b/config/Caddyfile @@ -6,17 +6,6 @@ } :8080 { - rate_limit { - distributed - zone dynamic { - key {client_ip} - events 200 - window 5s - jitter 0.1 - } - log_key - } - root * /phpbb/www php_fastcgi unix//run/php-fpm.sock {