Keep Only Latest 1 Home Backup
This commit is contained in:
@@ -51,10 +51,10 @@ configs:
|
|||||||
# define retention settings for borg independently from snapper
|
# define retention settings for borg independently from snapper
|
||||||
retention:
|
retention:
|
||||||
keep_last: 1
|
keep_last: 1
|
||||||
keep_hourly: 1
|
keep_hourly: 0
|
||||||
keep_daily: 1
|
keep_daily: 0
|
||||||
keep_weekly: 1
|
keep_weekly: 0
|
||||||
keep_monthly: 1
|
keep_monthly: 0
|
||||||
keep_yearly: 1
|
keep_yearly: 0
|
||||||
# exclude patterns (see borg help patterns)
|
# exclude patterns (see borg help patterns)
|
||||||
exclude_patterns: []
|
exclude_patterns: []
|
||||||
|
@@ -51,10 +51,10 @@ configs:
|
|||||||
# define retention settings for borg independently from snapper
|
# define retention settings for borg independently from snapper
|
||||||
retention:
|
retention:
|
||||||
keep_last: 1
|
keep_last: 1
|
||||||
keep_hourly: 1
|
keep_hourly: 0
|
||||||
keep_daily: 1
|
keep_daily: 0
|
||||||
keep_weekly: 1
|
keep_weekly: 0
|
||||||
keep_monthly: 1
|
keep_monthly: 0
|
||||||
keep_yearly: 1
|
keep_yearly: 0
|
||||||
# exclude patterns (see borg help patterns)
|
# exclude patterns (see borg help patterns)
|
||||||
exclude_patterns: []
|
exclude_patterns: []
|
||||||
|
20
README.org
20
README.org
@@ -7589,11 +7589,11 @@ configs:
|
|||||||
# define retention settings for borg independently from snapper
|
# define retention settings for borg independently from snapper
|
||||||
retention:
|
retention:
|
||||||
keep_last: 1
|
keep_last: 1
|
||||||
keep_hourly: 1
|
keep_hourly: 0
|
||||||
keep_daily: 1
|
keep_daily: 0
|
||||||
keep_weekly: 1
|
keep_weekly: 0
|
||||||
keep_monthly: 1
|
keep_monthly: 0
|
||||||
keep_yearly: 1
|
keep_yearly: 0
|
||||||
# exclude patterns (see borg help patterns)
|
# exclude patterns (see borg help patterns)
|
||||||
exclude_patterns: []
|
exclude_patterns: []
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
@@ -7662,11 +7662,11 @@ configs:
|
|||||||
# define retention settings for borg independently from snapper
|
# define retention settings for borg independently from snapper
|
||||||
retention:
|
retention:
|
||||||
keep_last: 1
|
keep_last: 1
|
||||||
keep_hourly: 1
|
keep_hourly: 0
|
||||||
keep_daily: 1
|
keep_daily: 0
|
||||||
keep_weekly: 1
|
keep_weekly: 0
|
||||||
keep_monthly: 1
|
keep_monthly: 0
|
||||||
keep_yearly: 1
|
keep_yearly: 0
|
||||||
# exclude patterns (see borg help patterns)
|
# exclude patterns (see borg help patterns)
|
||||||
exclude_patterns: []
|
exclude_patterns: []
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
Reference in New Issue
Block a user