mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-04 00:17:06 +00:00
correct reference in fail2ban jail to nextcloud log
This commit is contained in:
parent
191fd62835
commit
a0937290b7
@ -37,7 +37,7 @@ findtime = 15m
|
||||
enabled = true
|
||||
port = http,https
|
||||
filter = miab-owncloud
|
||||
logpath = STORAGE_ROOT/owncloud/nextcloud.log
|
||||
logpath = /var/log/nextcloud.log
|
||||
maxretry = 20
|
||||
findtime = 15m
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user