1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-05 15:57:23 +01:00

Fix path to Roundcube error log in fail2ban jails.conf (#1761)

This commit is contained in:
yeuna92
2020-05-11 08:59:42 -04:00
committed by GitHub
parent 8fe33da85d
commit c87b62b8c2

View File

@@ -50,7 +50,7 @@ findtime = 30
enabled = true
port = http,https
filter = miab-roundcube
logpath = /var/log/roundcubemail/errors
logpath = /var/log/roundcubemail/errors.log
maxretry = 20
findtime = 30