documentation: add compression level explanation and example

This commit is contained in:
Codimp 2024-04-28 18:20:12 +02:00 committed by Codimp
parent 7f735cbe59
commit eb1fce3787
Signed by untrusted user: codimp
GPG Key ID: E4B0289A04C9CBF6
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