Procházet zdrojové kódy

documentation: add compression level explanation and example

Codimp před 1 rokem
rodič
revize
eb1fce3787
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      borgmatic/config/schema.yaml

+ 2 - 1
borgmatic/config/schema.yaml

@@ -269,7 +269,8 @@ properties:
     compression:
         type: string
         description: |
-            Type of compression to use when creating archives. See
+            Type of compression to use when creating archives (compression
+            level can be added separated with a comma, like "zstd,7"). See
             http://borgbackup.readthedocs.io/en/stable/usage/create.html for
             details. Defaults to "lz4".
         example: lz4