correct yaml

This commit is contained in:
cvlc12 2024-10-13 15:23:26 +02:00
parent fd91eebeda
commit 3779c7f09b

View File

@ -232,11 +232,10 @@ properties:
passcommand/repokey/keyfile encryption. Note that if both
encryption_passcommand and encryption_passphrase are set, then
encryption_passphrase takes precedence. This can also be used to
access encrypted systemd service credentials (stored as
"/etc/credstore.encrypted/borgpw", or as files in
"/etc/credstore.encrypted/borg/"). Defaults to not set.
access encrypted systemd service credentials (see "https://torsion\
.org/borgmatic/docs/how-to/provide-your-passwords/#using-systemd-\
service-credentials"). Defaults to not set.
example: "secret-tool lookup borg-repository repo-name"
example: "cat ${CREDENTIALS_DIRECTORY}/borgpw"
encryption_passphrase:
type: string
description: |