fail2ban: fix config; forgejo: repository path and persistency
This commit is contained in:
parent
5906fa6f36
commit
8e491dbe5e
3 changed files with 15 additions and 31 deletions
|
|
@ -14,7 +14,7 @@
|
|||
port = "ssh";
|
||||
filter = "sshd";
|
||||
logpath = "/var/log/auth.log";
|
||||
maxretry = 5;
|
||||
maxretry = 3;
|
||||
findtime = "10m";
|
||||
bantime = "1h";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue