소스 검색

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
                     expanded. Useful for backing up using relative paths. See
                     http://borgbackup.readthedocs.io/en/stable/usage/create.html
-                    for details.
+                    for details. Defaults to not set.
                 example: /path/to/working/directory
             one_file_system:
                 type: boolean