From 1492ac02078e446d87c293995b114ddaf9c5e636 Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Sun, 23 Apr 2023 15:15:41 -0400 Subject: [PATCH] Change Snapborg Retention Policy --- .config/snapborg/casaos_config.yaml | 20 +++++++-------- .config/snapborg/hdd_config.yaml | 20 +++++++-------- README.org | 40 ++++++++++++++--------------- 3 files changed, 40 insertions(+), 40 deletions(-) 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