mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-22 02:17:26 +00:00
Merge pull request #478 from kri3v/patch-1
Added more bantime and lowered max retry attempts
This commit is contained in:
commit
2c29d59895
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
# JAILS
|
# JAILS
|
||||||
|
|
||||||
|
[ssh]
|
||||||
|
enabled = true
|
||||||
|
maxretry = 7
|
||||||
|
findtime = 120
|
||||||
|
bantime = 3600
|
||||||
|
|
||||||
[ssh-ddos]
|
[ssh-ddos]
|
||||||
enabled = true
|
enabled = true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user