add better remote repo support
This commit is contained in:
parent
de9e0004f6
commit
c52a5e2d57
3 changed files with 11 additions and 8 deletions
|
|
@ -36,6 +36,8 @@ backends:
|
|||
url: '/var/backup-client/restic'
|
||||
# repository type can be 'local' or 'sftp'
|
||||
repo_type: 'local'
|
||||
# additional repo keys to add. Format is "user: key"
|
||||
additional_keys: {}
|
||||
|
||||
# Mode in which the backup is taken. One of the following:
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue