You've already forked thehub-aur
4f95636bc9
Also disable tests for now, since some time based test failed upstream.
48 lines
609 B
Plaintext
48 lines
609 B
Plaintext
/var/log/flowee/hub.log
|
|
{
|
|
rotate 5
|
|
copytruncate
|
|
daily
|
|
missingok
|
|
notifempty
|
|
compress
|
|
delaycompress
|
|
sharedscripts
|
|
}
|
|
|
|
/var/log/flowee/indexer.log
|
|
{
|
|
rotate 5
|
|
copytruncate
|
|
daily
|
|
missingok
|
|
notifempty
|
|
compress
|
|
delaycompress
|
|
sharedscripts
|
|
}
|
|
|
|
/var/log/flowee/bitcore-proxy.log
|
|
{
|
|
rotate 5
|
|
copytruncate
|
|
daily
|
|
missingok
|
|
notifempty
|
|
compress
|
|
delaycompress
|
|
sharedscripts
|
|
}
|
|
|
|
/var/log/flowee/restservice.log
|
|
{
|
|
rotate 5
|
|
copytruncate
|
|
daily
|
|
missingok
|
|
notifempty
|
|
compress
|
|
delaycompress
|
|
sharedscripts
|
|
}
|