Browse Source

Mention prior versions of borgmatic in repositories schema.

Dan Helfman 2 years ago
parent
commit
7a8e0e89dd
1 changed files with 2 additions and 1 deletions
  1. 2 1
      borgmatic/config/schema.yaml

+ 2 - 1
borgmatic/config/schema.yaml

@@ -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