Add the Debian path to roundcube error logs

This commit is contained in:
Sylvestre Ledru 2021-10-23 17:38:20 +02:00 committed by GitHub
parent d6b884f3b7
commit 3245b8018b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,3 +26,5 @@ exim_main_log = /var/log/exim4/mainlog
# was in debian squeezy but not in wheezy
# /etc/proftpd/proftpd.conf (SystemLog)
proftpd_log = /var/log/proftpd/proftpd.log
roundcube_errors_log = /var/log/roundcube/errors.log