mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
9 lines
112 B
Text
9 lines
112 B
Text
|
/var/log/syncthing/*.log {
|
||
|
weekly
|
||
|
rotate 4
|
||
|
compress
|
||
|
missingok
|
||
|
notifempty
|
||
|
copytruncate
|
||
|
}
|