mirror of
https://github.com/YunoHost-Apps/turtl_ynh.git
synced 2024-09-03 20:26:35 +02:00
13 lines
171 B
Text
13 lines
171 B
Text
|
/var/log/turtl/turtl.log
|
||
|
{
|
||
|
rotate 7
|
||
|
daily
|
||
|
missingok
|
||
|
notifempty
|
||
|
delaycompress
|
||
|
compress
|
||
|
postrotate
|
||
|
service turtl restart
|
||
|
endscript
|
||
|
}
|