Mention prior versions of borgmatic in repositories schema.
This commit is contained in:
parent
489ae080e5
commit
7a8e0e89dd
1 changed files with 2 additions and 1 deletions
|
@ -59,7 +59,8 @@ properties:
|
||||||
details. See ssh_command for SSH options like identity file
|
details. See ssh_command for SSH options like identity file
|
||||||
or port. If systemd service is used, then add local
|
or port. If systemd service is used, then add local
|
||||||
repository paths in the systemd service file to the
|
repository paths in the systemd service file to the
|
||||||
ReadWritePaths list.
|
ReadWritePaths list. Prior to borgmatic 1.7.10, repositories
|
||||||
|
was just a list of plain path strings.
|
||||||
example:
|
example:
|
||||||
- path: ssh://user@backupserver/./sourcehostname.borg
|
- path: ssh://user@backupserver/./sourcehostname.borg
|
||||||
label: backupserver
|
label: backupserver
|
||||||
|
|
Loading…
Reference in a new issue