|
|
|
@@ -40,6 +40,9 @@ matrix_backup_borg_encryption: repokey-blake2 |
|
|
|
# private ssh key used to connect to the borg repo |
|
|
|
matrix_backup_borg_ssh_key_private: "" |
|
|
|
|
|
|
|
# allow unencrypted repo access |
|
|
|
matrix_backup_borg_unknown_unencrypted_access: false |
|
|
|
|
|
|
|
# borg ssh command with ssh key |
|
|
|
matrix_backup_borg_storage_ssh_command: ssh -o "StrictHostKeyChecking accept-new" -i /etc/borgmatic.d/sshkey |
|
|
|
|
|
|
|
|