11 lines
131 B
Plaintext
11 lines
131 B
Plaintext
|
/var/log/matomo/matomo-archive.log
|
||
|
{
|
||
|
su @APACHE_USER@ @APACHE_GROUP@
|
||
|
rotate 30
|
||
|
daily
|
||
|
missingok
|
||
|
notifempty
|
||
|
delaycompress
|
||
|
compress
|
||
|
}
|