|
|
|
@ -83,12 +83,14 @@ readonly LOG_RETENTION='30'
|
|
|
|
|
# readonly RESTIC_SOURCE='/path/to/dir/to/backup'
|
|
|
|
|
|
|
|
|
|
## RESTIC_CALENDAR_RETENTION must be set to 'yes' for these
|
|
|
|
|
## Remove readonly if LAN_AND_AWS_RESTIC is set to 'yes' and you want different retention policies
|
|
|
|
|
# readonly RESTIC_RETENTION_DAYS='3'
|
|
|
|
|
# readonly RESTIC_RETENTION_WEEKS='1'
|
|
|
|
|
# readonly RESTIC_RETENTION_MONTHS='1'
|
|
|
|
|
# readonly RESTIC_RETENTION_YEARS='1'
|
|
|
|
|
|
|
|
|
|
## RESTIC_CALENDAR_RETENTION must be set to 'no' for this
|
|
|
|
|
## Remove readonly if LAN_AND_AWS_RESTIC is set to 'yes' and you want different retention policies
|
|
|
|
|
# readonly RESTIC_RETENTION_KEEP_LAST='2'
|
|
|
|
|
|
|
|
|
|
## Recommendation is to leave the first tag be, and configure the second
|
|
|
|
|