🔨 REFACTOR: DEV-2052 Excessive HTTP 4xx errors to be 50 errors in 5 min

This commit is contained in:
2025-09-24 15:21:07 +02:00
parent 9dbce8a3a4
commit 7d5838ea81

View File

@@ -47,7 +47,7 @@ filter = nginx-4xx
logpath = /data/nginx-logs/access_json.log
port = 80,443,3000
findtime = 5m
maxretry = 20
maxretry = 50
bantime = 15m
# -----------------------------