Disable prefix in borgmatic retention
Dieser Commit ist enthalten in:
Ursprung
e1e4550f59
Commit
4ee45d556b
2 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
1
docs/third_party/third_party-borgmatic.de.md
gevendort
1
docs/third_party/third_party-borgmatic.de.md
gevendort
|
@ -80,6 +80,7 @@ retention:
|
||||||
keep_daily: 7
|
keep_daily: 7
|
||||||
keep_weekly: 4
|
keep_weekly: 4
|
||||||
keep_monthly: 6
|
keep_monthly: 6
|
||||||
|
prefix: ""
|
||||||
|
|
||||||
hooks:
|
hooks:
|
||||||
mysql_databases:
|
mysql_databases:
|
||||||
|
|
1
docs/third_party/third_party-borgmatic.en.md
gevendort
1
docs/third_party/third_party-borgmatic.en.md
gevendort
|
@ -81,6 +81,7 @@ retention:
|
||||||
keep_daily: 7
|
keep_daily: 7
|
||||||
keep_weekly: 4
|
keep_weekly: 4
|
||||||
keep_monthly: 6
|
keep_monthly: 6
|
||||||
|
prefix: ""
|
||||||
|
|
||||||
hooks:
|
hooks:
|
||||||
mysql_databases:
|
mysql_databases:
|
||||||
|
|
Laden …
In neuem Issue referenzieren