mirror of
https://github.com/YunoHost-Apps/ffsync_ynh.git
synced 2024-09-03 18:26:38 +02:00
10 lines
112 B
Text
10 lines
112 B
Text
|
"/var/log/ffsync.log" {
|
||
|
copytruncate
|
||
|
daily
|
||
|
rotate 7
|
||
|
compress
|
||
|
delaycompress
|
||
|
missingok
|
||
|
notifempty
|
||
|
}
|