Parcourir la source

matrix-backup-borg: fix wording in defaults/main.yml comment

pull/1754/head
Adriel Sand il y a 4 ans
Parent
révision
265bc5e5a4
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      roles/matrix-backup-borg/defaults/main.yml

+ 1
- 1
roles/matrix-backup-borg/defaults/main.yml Voir le fichier

@@ -44,7 +44,7 @@ matrix_backup_borg_location_repositories: []
# exclude following paths: # exclude following paths:
matrix_backup_borg_location_exclude_patterns: [] matrix_backup_borg_location_exclude_patterns: []


# borg encryption mode, only repokey-* is supported
# borg encryption mode, only "repokey-*" and "none" are supported
matrix_backup_borg_encryption: repokey-blake2 matrix_backup_borg_encryption: repokey-blake2


# private ssh key used to connect to the borg repo # private ssh key used to connect to the borg repo


Chargement…
Annuler
Enregistrer