Change Snapborg Retention Policy
This commit is contained in:
parent
59d8130a78
commit
1492ac0207
@ -21,11 +21,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: 5
|
keep_hourly: 1
|
||||||
keep_daily: 7
|
keep_daily: 1
|
||||||
keep_weekly: 0
|
keep_weekly: 1
|
||||||
keep_monthly: 0
|
keep_monthly: 1
|
||||||
keep_yearly: 0
|
keep_yearly: 1
|
||||||
# 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: 5
|
keep_hourly: 1
|
||||||
keep_daily: 7
|
keep_daily: 1
|
||||||
keep_weekly: 0
|
keep_weekly: 1
|
||||||
keep_monthly: 0
|
keep_monthly: 1
|
||||||
keep_yearly: 0
|
keep_yearly: 1
|
||||||
# exclude patterns (see borg help patterns)
|
# exclude patterns (see borg help patterns)
|
||||||
exclude_patterns: []
|
exclude_patterns: []
|
||||||
|
@ -21,11 +21,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: 5
|
keep_hourly: 1
|
||||||
keep_daily: 7
|
keep_daily: 1
|
||||||
keep_weekly: 0
|
keep_weekly: 1
|
||||||
keep_monthly: 0
|
keep_monthly: 1
|
||||||
keep_yearly: 0
|
keep_yearly: 1
|
||||||
# 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: 5
|
keep_hourly: 1
|
||||||
keep_daily: 7
|
keep_daily: 1
|
||||||
keep_weekly: 0
|
keep_weekly: 1
|
||||||
keep_monthly: 0
|
keep_monthly: 1
|
||||||
keep_yearly: 0
|
keep_yearly: 1
|
||||||
# exclude patterns (see borg help patterns)
|
# exclude patterns (see borg help patterns)
|
||||||
exclude_patterns: []
|
exclude_patterns: []
|
||||||
|
40
README.org
40
README.org
@ -7559,11 +7559,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: 5
|
keep_hourly: 1
|
||||||
keep_daily: 7
|
keep_daily: 1
|
||||||
keep_weekly: 0
|
keep_weekly: 1
|
||||||
keep_monthly: 0
|
keep_monthly: 1
|
||||||
keep_yearly: 0
|
keep_yearly: 1
|
||||||
# exclude patterns (see borg help patterns)
|
# exclude patterns (see borg help patterns)
|
||||||
exclude_patterns: []
|
exclude_patterns: []
|
||||||
|
|
||||||
@ -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: 5
|
keep_hourly: 1
|
||||||
keep_daily: 7
|
keep_daily: 1
|
||||||
keep_weekly: 0
|
keep_weekly: 1
|
||||||
keep_monthly: 0
|
keep_monthly: 1
|
||||||
keep_yearly: 0
|
keep_yearly: 1
|
||||||
# exclude patterns (see borg help patterns)
|
# exclude patterns (see borg help patterns)
|
||||||
exclude_patterns: []
|
exclude_patterns: []
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
@ -7632,11 +7632,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: 5
|
keep_hourly: 1
|
||||||
keep_daily: 7
|
keep_daily: 1
|
||||||
keep_weekly: 0
|
keep_weekly: 1
|
||||||
keep_monthly: 0
|
keep_monthly: 1
|
||||||
keep_yearly: 0
|
keep_yearly: 1
|
||||||
# exclude patterns (see borg help patterns)
|
# exclude patterns (see borg help patterns)
|
||||||
exclude_patterns: []
|
exclude_patterns: []
|
||||||
|
|
||||||
@ -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: 5
|
keep_hourly: 1
|
||||||
keep_daily: 7
|
keep_daily: 1
|
||||||
keep_weekly: 0
|
keep_weekly: 1
|
||||||
keep_monthly: 0
|
keep_monthly: 1
|
||||||
keep_yearly: 0
|
keep_yearly: 1
|
||||||
# exclude patterns (see borg help patterns)
|
# exclude patterns (see borg help patterns)
|
||||||
exclude_patterns: []
|
exclude_patterns: []
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user