diff --git a/templates/variablesTemplate.sh b/templates/variablesTemplate.sh index b4fcf4e..eca7bdd 100644 --- a/templates/variablesTemplate.sh +++ b/templates/variablesTemplate.sh @@ -87,7 +87,7 @@ readonly LOG_RETENTION='30' # readonly RESTIC_RETENTION_DAYS='3' # readonly RESTIC_RETENTION_WEEKS='1' # readonly RESTIC_RETENTION_MONTHS='1' -# readonly RESTIC_RETENTION_YEARS='1' +# readonly RESTIC_RETENTION_YEARS='2' ## 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