Files
tt-rss/logrotate.conf

10 lines
148 B
Plaintext

__LOG_DIR__ {
missingok
copytruncate
rotate 12
compress
weekly
create 0660 __APACHE__ __APACHE__
}