modules/fail2ban: increase maxtime to 48h
This commit is contained in:
parent
b012ca1964
commit
607f942527
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
];
|
];
|
||||||
bantime-increment = {
|
bantime-increment = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
maxtime = "48h";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue