diff --git a/.config/snapborg/casaos_config.yaml b/.config/snapborg/casaos_config.yaml index a89dc5f..d26da4e 100644 --- a/.config/snapborg/casaos_config.yaml +++ b/.config/snapborg/casaos_config.yaml @@ -21,11 +21,11 @@ configs: # define retention settings for borg independently from snapper retention: keep_last: 1 - keep_hourly: 5 - keep_daily: 7 - keep_weekly: 0 - keep_monthly: 0 - keep_yearly: 0 + keep_hourly: 1 + keep_daily: 1 + keep_weekly: 1 + keep_monthly: 1 + keep_yearly: 1 # exclude patterns (see borg help patterns) exclude_patterns: [] @@ -51,10 +51,10 @@ configs: # define retention settings for borg independently from snapper retention: keep_last: 1 - keep_hourly: 5 - keep_daily: 7 - keep_weekly: 0 - keep_monthly: 0 - keep_yearly: 0 + keep_hourly: 1 + keep_daily: 1 + keep_weekly: 1 + keep_monthly: 1 + keep_yearly: 1 # exclude patterns (see borg help patterns) exclude_patterns: [] diff --git a/.config/snapborg/hdd_config.yaml b/.config/snapborg/hdd_config.yaml index 60500bd..2c5901b 100644 --- a/.config/snapborg/hdd_config.yaml +++ b/.config/snapborg/hdd_config.yaml @@ -21,11 +21,11 @@ configs: # define retention settings for borg independently from snapper retention: keep_last: 1 - keep_hourly: 5 - keep_daily: 7 - keep_weekly: 0 - keep_monthly: 0 - keep_yearly: 0 + keep_hourly: 1 + keep_daily: 1 + keep_weekly: 1 + keep_monthly: 1 + keep_yearly: 1 # exclude patterns (see borg help patterns) exclude_patterns: [] @@ -51,10 +51,10 @@ configs: # define retention settings for borg independently from snapper retention: keep_last: 1 - keep_hourly: 5 - keep_daily: 7 - keep_weekly: 0 - keep_monthly: 0 - keep_yearly: 0 + keep_hourly: 1 + keep_daily: 1 + keep_weekly: 1 + keep_monthly: 1 + keep_yearly: 1 # exclude patterns (see borg help patterns) exclude_patterns: [] diff --git a/README.org b/README.org index 501cce5..d6bf4cf 100644 --- a/README.org +++ b/README.org @@ -7559,11 +7559,11 @@ configs: # define retention settings for borg independently from snapper retention: keep_last: 1 - keep_hourly: 5 - keep_daily: 7 - keep_weekly: 0 - keep_monthly: 0 - keep_yearly: 0 + keep_hourly: 1 + keep_daily: 1 + keep_weekly: 1 + keep_monthly: 1 + keep_yearly: 1 # exclude patterns (see borg help patterns) exclude_patterns: [] @@ -7589,11 +7589,11 @@ configs: # define retention settings for borg independently from snapper retention: keep_last: 1 - keep_hourly: 5 - keep_daily: 7 - keep_weekly: 0 - keep_monthly: 0 - keep_yearly: 0 + keep_hourly: 1 + keep_daily: 1 + keep_weekly: 1 + keep_monthly: 1 + keep_yearly: 1 # exclude patterns (see borg help patterns) exclude_patterns: [] #+END_SRC @@ -7632,11 +7632,11 @@ configs: # define retention settings for borg independently from snapper retention: keep_last: 1 - keep_hourly: 5 - keep_daily: 7 - keep_weekly: 0 - keep_monthly: 0 - keep_yearly: 0 + keep_hourly: 1 + keep_daily: 1 + keep_weekly: 1 + keep_monthly: 1 + keep_yearly: 1 # exclude patterns (see borg help patterns) exclude_patterns: [] @@ -7662,11 +7662,11 @@ configs: # define retention settings for borg independently from snapper retention: keep_last: 1 - keep_hourly: 5 - keep_daily: 7 - keep_weekly: 0 - keep_monthly: 0 - keep_yearly: 0 + keep_hourly: 1 + keep_daily: 1 + keep_weekly: 1 + keep_monthly: 1 + keep_yearly: 1 # exclude patterns (see borg help patterns) exclude_patterns: [] #+END_SRC