[Documentation] Add compression level explanation and example.
build / test (push) Successful in 7m24s Details
build / docs (push) Successful in 2m27s Details

Reviewed-on: #859
This commit is contained in:
Dan Helfman 2024-04-28 16:50:09 +00:00
commit 4f83b1e6b3
1 changed files with 2 additions and 1 deletions

View File

@ -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