initial commit of file from CVS for tt-rss on Thu Oct 9 11:57:26 AEDT 2025

This commit is contained in:
Trevor Batley
2025-10-09 11:57:26 +11:00
parent 0245e132c6
commit a5e073e1ba
10 changed files with 318 additions and 1 deletions

9
logrotate.conf Normal file
View File

@@ -0,0 +1,9 @@
__LOG_DIR__ {
missingok
copytruncate
rotate 12
compress
weekly
create 0660 __APACHE__ __APACHE__
}