Clarifying note in schema about adding prefix to consistency section.
This commit is contained in:
parent
1b59f5b190
commit
9b9c4c4abb
1 changed files with 2 additions and 1 deletions
|
@ -150,7 +150,8 @@ map:
|
||||||
"borg help placeholders" for details. Default is
|
"borg help placeholders" for details. Default is
|
||||||
"{hostname}-{now:%Y-%m-%dT%H:%M:%S.%f}". If you specify this option, you must
|
"{hostname}-{now:%Y-%m-%dT%H:%M:%S.%f}". If you specify this option, you must
|
||||||
also specify a prefix in the retention section to avoid accidental pruning of
|
also specify a prefix in the retention section to avoid accidental pruning of
|
||||||
archives with a different archive name format.
|
archives with a different archive name format. And you should also specify a
|
||||||
|
prefix in the consistency section as well.
|
||||||
example: "{hostname}-documents-{now}"
|
example: "{hostname}-documents-{now}"
|
||||||
retention:
|
retention:
|
||||||
desc: |
|
desc: |
|
||||||
|
|
Loading…
Reference in a new issue