aboutsummaryrefslogtreecommitdiff
path: root/handlers/dup.helper.in
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2011-01-27 19:02:05 +0100
committerintrigeri <intrigeri@boum.org>2011-01-27 19:02:28 +0100
commita036144de87424ad0cab8fa8491db44af40c0e16 (patch)
tree3ca400fe0598ceeeebfbb5e9f18ab48293973e00 /handlers/dup.helper.in
parent8190b0dbc7581590a23d302ba06966aa17d9ba63 (diff)
downloadbackupninja-a036144de87424ad0cab8fa8491db44af40c0e16.tar.gz
backupninja-a036144de87424ad0cab8fa8491db44af40c0e16.tar.bz2
Documentation: recommend using 4096 bits RSA keys everywhere.
Diffstat (limited to 'handlers/dup.helper.in')
-rw-r--r--handlers/dup.helper.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/handlers/dup.helper.in b/handlers/dup.helper.in
index 12331a3..f85cf87 100644
--- a/handlers/dup.helper.in
+++ b/handlers/dup.helper.in
@@ -449,7 +449,7 @@ bandwidthlimit = $dup_bandwidth
# passed directly to ssh, scp (and sftp in duplicity >=0.4.2)
# warning: sftp does not support all scp options, especially -i; as
# a workaround, you can use "-o <SSHOPTION>"
-#sshoptions = -o IdentityFile=/root/.ssh/id_dsa_duplicity
+#sshoptions = -o IdentityFile=/root/.ssh/id_rsa_duplicity
sshoptions = $dup_sshoptions
# put the backups under this destination directory