server: fail2ban: use default bantime

This commit is contained in:
Kabbone 2023-11-23 21:56:20 +01:00
parent 0d17cf5cde
commit e16d4b5af7
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

@ -78,7 +78,6 @@
maxretry = 5;
jails.DEFAULT.settings = {
findtime = "15m";
bantime = "1h";
};
jails = {
gitea = ''