浏览代码

Add defaults to not set in schema

Fabian Schilling 3 年之前
父节点
当前提交
5821c6782e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      borgmatic/config/schema.yaml

+ 1 - 1
borgmatic/config/schema.yaml

@@ -48,7 +48,7 @@ properties:
                     Working directory for the "borg create" command. Tildes are
                     Working directory for the "borg create" command. Tildes are
                     expanded. Useful for backing up using relative paths. See
                     expanded. Useful for backing up using relative paths. See
                     http://borgbackup.readthedocs.io/en/stable/usage/create.html
                     http://borgbackup.readthedocs.io/en/stable/usage/create.html
-                    for details.
+                    for details. Defaults to not set.
                 example: /path/to/working/directory
                 example: /path/to/working/directory
             one_file_system:
             one_file_system:
                 type: boolean
                 type: boolean