7 lines
116 B
Plaintext
7 lines
116 B
Plaintext
/var/log/roundcube/*.log {
|
|
rotate 12
|
|
monthly
|
|
missingok
|
|
notifempty
|
|
create 644 www-data www-data
|
|
} |