mirror of
https://github.com/roles-ansible/ansible_role_restic_archiver.git
synced 2024-08-16 10:09:49 +02:00
9 lines
113 B
Text
9 lines
113 B
Text
|
/var/log/restic/restic_archiver.log {
|
||
|
rotate 182
|
||
|
daily
|
||
|
compress
|
||
|
delaycompress
|
||
|
missingok
|
||
|
notifempty
|
||
|
}
|