Procházet zdrojové kódy

Add defaults to not set in schema

Fabian Schilling před 3 roky
rodič
revize
5821c6782e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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