fix for fail2ban

This commit is contained in:
Aleksandr Lebedev 2025-09-27 16:58:02 +02:00
parent 3d20632b0c
commit f35dab29fa

View file

@ -23,6 +23,7 @@
ignoreIP = [
# Whitelist some subnets
"192.168.178.0/24"
"kylekrein.duckdns.org"
];
bantime = "24h"; # Ban IPs for one day on the first ban
bantime-increment = {