blockbook/contrib/backends/zcash/debian/backend-zcash.logrotate
2018-06-11 09:53:35 +02:00

11 lines
187 B
Plaintext

/opt/coins/data/zcash/backend/debug.log
/opt/coins/data/zcash/backend/db.log
{
rotate 7
daily
compress
missingok
notifempty
copytruncate
}