소스 검색

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

pull/1754/head
Adriel Sand 4 년 전
부모
커밋
265bc5e5a4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/matrix-backup-borg/defaults/main.yml

+ 1
- 1
roles/matrix-backup-borg/defaults/main.yml 파일 보기

@@ -44,7 +44,7 @@ matrix_backup_borg_location_repositories: []
# exclude following paths:
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

# private ssh key used to connect to the borg repo


불러오는 중...
취소
저장