mirror of
https://github.com/naruxde/revpipyload.git
synced 2025-11-09 07:28:03 +01:00
19 lines
221 B
Plaintext
19 lines
221 B
Plaintext
/var/log/revpipyload
|
|
{
|
|
rotate 6
|
|
weekly
|
|
compress
|
|
delaycompress
|
|
missingok
|
|
notifempty
|
|
}
|
|
/var/log/revpipyloadapp
|
|
{
|
|
rotate 6
|
|
weekly
|
|
compress
|
|
delaycompress
|
|
missingok
|
|
notifempty
|
|
}
|