adding restic rest server to docs

See #118 

Signed-off-by: L3D <l3d@c3woc.de>
This commit is contained in:
L3D 2024-02-26 20:42:07 +01:00 committed by GitHub
parent 99381ad1c7
commit 9673572abe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -113,6 +113,10 @@ Example:
restic_repos:
local:
location: /srv/restic-repo
password: securepassword0
init: true
remote:
location: rest:https://restic_rest_server.example.com:8000/restic-repo/
password: securepassword1
init: true
sftp: