7 lines
112 B
7 lines
112 B
1 year ago
|
/var/log/roundcube/*.log {
|
||
|
rotate 12
|
||
|
monthly
|
||
|
missingok
|
||
|
notifempty
|
||
|
create 644 apache apache
|
||
|
}
|