mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
10 lines
113 B
Text
10 lines
113 B
Text
|
/var/log/syncthing/*.log {
|
||
|
weekly
|
||
|
rotate 4
|
||
|
compress
|
||
|
missingok
|
||
|
notifempty
|
||
|
copytruncate
|
||
|
}
|
||
|
|