mailinabox/conf/logrotate/mailinabox

13 lines
178 B
Plaintext
Raw Normal View History

/var/log/roundcubemail/errors.log
/var/log/roundcubemail/sendmail.log
2022-09-08 20:23:07 +00:00
/var/log/nextcloud.log
{
rotate 4
weekly
missingok
notifempty
compress
delaycompress
sharedscripts
}