Reduce snapborg retention settings
This commit is contained in:
40
README.org
40
README.org
@@ -8611,12 +8611,12 @@ configs:
|
||||
# compression configuration, see borg manual
|
||||
compression: auto,zstd,4
|
||||
retention:
|
||||
keep_last: 15
|
||||
keep_last: 1
|
||||
keep_hourly: 0
|
||||
keep_daily: 7
|
||||
keep_weekly: 4
|
||||
keep_monthly: 1
|
||||
keep_yearly: 1
|
||||
keep_daily: 1
|
||||
keep_weekly: 8
|
||||
keep_monthly: 6
|
||||
keep_yearly: 5
|
||||
# exclude patterns (see borg help patterns)
|
||||
exclude_patterns: []
|
||||
#+END_SRC
|
||||
@@ -8645,12 +8645,12 @@ configs:
|
||||
|
||||
# define retention settings for borg independently from snapper
|
||||
retention:
|
||||
keep_last: 15
|
||||
keep_last: 1
|
||||
keep_hourly: 0
|
||||
keep_daily: 7
|
||||
keep_weekly: 4
|
||||
keep_monthly: 1
|
||||
keep_yearly: 1
|
||||
keep_daily: 1
|
||||
keep_weekly: 8
|
||||
keep_monthly: 6
|
||||
keep_yearly: 5
|
||||
# exclude patterns (see borg help patterns)
|
||||
exclude_patterns: []
|
||||
#+END_SRC
|
||||
@@ -8682,12 +8682,12 @@ configs:
|
||||
|
||||
# define retention settings for borg independently from snapper
|
||||
retention:
|
||||
keep_last: 15
|
||||
keep_last: 1
|
||||
keep_hourly: 0
|
||||
keep_daily: 7
|
||||
keep_weekly: 4
|
||||
keep_monthly: 1
|
||||
keep_yearly: 1
|
||||
keep_daily: 1
|
||||
keep_weekly: 8
|
||||
keep_monthly: 6
|
||||
keep_yearly: 5
|
||||
# exclude patterns (see borg help patterns)
|
||||
exclude_patterns: []
|
||||
#+END_SRC
|
||||
@@ -8716,12 +8716,12 @@ configs:
|
||||
|
||||
# define retention settings for borg independently from snapper
|
||||
retention:
|
||||
keep_last: 15
|
||||
keep_last: 1
|
||||
keep_hourly: 0
|
||||
keep_daily: 7
|
||||
keep_weekly: 4
|
||||
keep_monthly: 1
|
||||
keep_yearly: 1
|
||||
keep_daily: 1
|
||||
keep_weekly: 8
|
||||
keep_monthly: 6
|
||||
keep_yearly: 5
|
||||
# exclude patterns (see borg help patterns)
|
||||
exclude_patterns: []
|
||||
#+END_SRC
|
||||
|
@@ -19,11 +19,11 @@ configs:
|
||||
|
||||
# define retention settings for borg independently from snapper
|
||||
retention:
|
||||
keep_last: 15
|
||||
keep_last: 1
|
||||
keep_hourly: 0
|
||||
keep_daily: 7
|
||||
keep_weekly: 4
|
||||
keep_monthly: 1
|
||||
keep_yearly: 1
|
||||
keep_daily: 1
|
||||
keep_weekly: 8
|
||||
keep_monthly: 6
|
||||
keep_yearly: 5
|
||||
# exclude patterns (see borg help patterns)
|
||||
exclude_patterns: []
|
||||
|
@@ -19,11 +19,11 @@ configs:
|
||||
|
||||
# define retention settings for borg independently from snapper
|
||||
retention:
|
||||
keep_last: 15
|
||||
keep_last: 1
|
||||
keep_hourly: 0
|
||||
keep_daily: 7
|
||||
keep_weekly: 4
|
||||
keep_monthly: 1
|
||||
keep_yearly: 1
|
||||
keep_daily: 1
|
||||
keep_weekly: 8
|
||||
keep_monthly: 6
|
||||
keep_yearly: 5
|
||||
# exclude patterns (see borg help patterns)
|
||||
exclude_patterns: []
|
||||
|
@@ -20,11 +20,11 @@ configs:
|
||||
|
||||
# define retention settings for borg independently from snapper
|
||||
retention:
|
||||
keep_last: 15
|
||||
keep_last: 1
|
||||
keep_hourly: 0
|
||||
keep_daily: 7
|
||||
keep_weekly: 4
|
||||
keep_monthly: 1
|
||||
keep_yearly: 1
|
||||
keep_daily: 1
|
||||
keep_weekly: 8
|
||||
keep_monthly: 6
|
||||
keep_yearly: 5
|
||||
# exclude patterns (see borg help patterns)
|
||||
exclude_patterns: []
|
||||
|
@@ -18,11 +18,11 @@ configs:
|
||||
# compression configuration, see borg manual
|
||||
compression: auto,zstd,4
|
||||
retention:
|
||||
keep_last: 15
|
||||
keep_last: 1
|
||||
keep_hourly: 0
|
||||
keep_daily: 7
|
||||
keep_weekly: 4
|
||||
keep_monthly: 1
|
||||
keep_yearly: 1
|
||||
keep_daily: 1
|
||||
keep_weekly: 8
|
||||
keep_monthly: 6
|
||||
keep_yearly: 5
|
||||
# exclude patterns (see borg help patterns)
|
||||
exclude_patterns: []
|
||||
|
Reference in New Issue
Block a user