mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-05 16:58:59 +00:00
9 lines
155 B
Text
9 lines
155 B
Text
![]() |
/usr/local/nginx/logs/*.log {
|
||
|
weekly
|
||
|
rotate 10
|
||
|
copytruncate
|
||
|
delaycompress
|
||
|
compress
|
||
|
notifempty
|
||
|
missingok
|
||
|
}
|