Files
tt-rss/logrotate.conf

10 lines
148 B
Plaintext
Raw Permalink Normal View History

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