mirror of
https://github.com/viq/NewsBlur.git
synced 2025-08-21 05:44:54 +00:00
9 lines
150 B
Text
9 lines
150 B
Text
![]() |
/var/log/mongodb/*.log {
|
||
|
weekly
|
||
|
rotate 10
|
||
|
copytruncate
|
||
|
delaycompress
|
||
|
compress
|
||
|
notifempty
|
||
|
missingok
|
||
|
}
|