mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-22 18:47:23 +01:00
merge master
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
/var/log/roundcubemail/errors.log
|
||||
/var/log/roundcubemail/sendmail.log
|
||||
/var/log/nextcloud.log
|
||||
{
|
||||
rotate 4
|
||||
weekly
|
||||
|
||||
4
conf/rsyslog/20-nextcloud.conf
Normal file
4
conf/rsyslog/20-nextcloud.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
:syslogtag, startswith, "Nextcloud" -/var/log/nextcloud.log
|
||||
|
||||
# Stop logging
|
||||
& stop
|
||||
Reference in New Issue
Block a user