1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invidious_ynh.git synced 2024-09-03 19:15:55 +02:00
invidious_ynh/conf/logrotate

9 lines
109 B
Text
Raw Normal View History

2020-11-09 22:28:22 +01:00
/etc/logrotate.d/invidious.logrotate {
rotate 4
weekly
notifempty
missingok
compress
minsize 1048576
}