Skip to content
Snippets Groups Projects
Commit ee587946 authored by intrigeri's avatar intrigeri
Browse files

Add sshoptions to rdiff example config file.

parent 448b6f49
Branches
Tags
No related merge requests found
...@@ -161,4 +161,9 @@ exclude = /var/cache/backupninja/duplicity ...@@ -161,4 +161,9 @@ exclude = /var/cache/backupninja/duplicity
## Default: ## Default:
# user = # user =
## passed directly to ssh
## an example setting would be:
## sshoptions = -o IdentityFile=/root/.ssh/id_rsa_duplicity
##
## Default:
# sshoptions =
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment