[Third party] Disable prefix in Borgmatic retention
Merge pull request #361 from BBaoVanC/fix-borgmatic-retention-pruning
Dieser Commit ist enthalten in:
Commit
817b826c16
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