Skip to content

Commit e695ac4

Browse files
authored
Merge pull request hestiacp#2202 from hestiacp/roundcube-fail2ban
Update jail.local
2 parents e674c04 + daa5102 commit e695ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/deb/fail2ban/jail.local

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ maxretry = 5
4242
enabled = false
4343
filter = roundcube-auth
4444
action = hestia[name=WEB]
45-
logpath = /var/log/roundcube/errors
45+
logpath = /var/log/roundcube/errors.log
4646
maxretry = 5
4747

4848
[recidive]

0 commit comments

Comments
 (0)