瀏覽代碼

update remote-repo-infos with link to doc

was a litte confusing for me, so i added the link to the syntax-descr.
pull/2186/head
smargold476 3 年之前
committed by GitHub
父節點
當前提交
7d043489bd
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      docs/configuring-playbook-backup-borg.md

+ 1
- 1
docs/configuring-playbook-backup-borg.md 查看文件

@@ -56,7 +56,7 @@ where:

* USER - SSH user of a provider/server
* HOST - SSH host of a provider/server
* REPO - borg repository name, it will be initialized on backup start, eg: `matrix`
* REPO - borg repository name, it will be initialized on backup start, eg: `matrix`, regarding Syntax see [Remote repositories](https://borgbackup.readthedocs.io/en/stable/usage/general.html#repository-urls)
* PASSPHRASE - passphrase used for encrypting backups, you may generate it with `pwgen -s 64 1` or use any password manager
* PRIVATE KEY - the content of the **private** part of the SSH key you created before. The whole key (all of its belonging lines) under `matrix_backup_borg_ssh_key_private` needs to be indented with 2 spaces



Loading…
取消
儲存