Explorar o código

Fix incorrect compression default in schema comment.

Dan Helfman %!s(int64=6) %!d(string=hai) anos
pai
achega
418c09398c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      borgmatic/config/schema.yaml

+ 1 - 1
borgmatic/config/schema.yaml

@@ -156,7 +156,7 @@ map:
                 desc: |
                     Type of compression to use when creating archives. See
                     https://borgbackup.readthedocs.org/en/stable/usage.html#borg-create for details.
-                    Defaults to no compression.
+                    Defaults to "lz4".
                 example: lz4
             remote_rate_limit:
                 type: int