Files
cloudron-box/setup/container/logrotate/supervisor
2015-07-20 00:10:36 -07:00

8 lines
104 B
Plaintext

/var/log/supervisor/*log {
missingok
copytruncate
notifempty
size 100k
nocompress
}