Link to docs on skipping pruning entirely.
This commit is contained in:
parent
2826b7bd7c
commit
fb7a6dccaa
1 changed files with 3 additions and 1 deletions
|
@ -216,7 +216,9 @@ map:
|
|||
desc: |
|
||||
Retention policy for how many backups to keep in each category. See
|
||||
https://borgbackup.readthedocs.org/en/stable/usage.html#borg-prune for details.
|
||||
At least one of the "keep" options is required for pruning to work.
|
||||
At least one of the "keep" options is required for pruning to work. See
|
||||
https://torsion.org/borgmatic/docs/how-to/deal-with-very-large-backups/
|
||||
if you'd like to skip pruning entirely.
|
||||
map:
|
||||
keep_within:
|
||||
type: scalar
|
||||
|
|
Loading…
Reference in a new issue