浏览代码

Mention prior versions of borgmatic in repositories schema.

Dan Helfman 2 年之前
父节点
当前提交
7a8e0e89dd
共有 1 个文件被更改,包括 2 次插入1 次删除
  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