Add sshoptions to rdiff example config file.

This commit is contained in:
intrigeri 2011-04-26 12:31:58 +02:00
parent 448b6f495e
commit ee587946a6

View File

@ -161,4 +161,9 @@ exclude = /var/cache/backupninja/duplicity
## Default:
# user =
## passed directly to ssh
## an example setting would be:
## sshoptions = -o IdentityFile=/root/.ssh/id_rsa_duplicity
##
## Default:
# sshoptions =