This repository has been archived on 2024-07-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
etckeeper/logrotate.d/nodered
T
2021-10-27 14:28:05 +02:00

10 lines
99 B
Plaintext

/var/log/nodered-install.log
{
rotate 4
weekly
missingok
notifempty
compress
delaycompress
}