server: fail2ban: rename extraSettings

This commit is contained in:
Kabbone 2023-07-05 12:01:25 +02:00
parent ebd785c400
commit 09657205b5
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

@ -120,7 +120,7 @@
fail2ban = {
enable = true;
maxretry = 5;
extraSettings = {
jails.DEFAULT.settings = {
findtime = "15m";
bantime = "1h";
};