mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-22 18:47:23 +01:00
correct reference in fail2ban jail to nextcloud log
This commit is contained in:
@@ -37,7 +37,7 @@ findtime = 15m
|
|||||||
enabled = true
|
enabled = true
|
||||||
port = http,https
|
port = http,https
|
||||||
filter = miab-owncloud
|
filter = miab-owncloud
|
||||||
logpath = STORAGE_ROOT/owncloud/nextcloud.log
|
logpath = /var/log/nextcloud.log
|
||||||
maxretry = 20
|
maxretry = 20
|
||||||
findtime = 15m
|
findtime = 15m
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user