From a036144de87424ad0cab8fa8491db44af40c0e16 Mon Sep 17 00:00:00 2001 From: intrigeri Date: Thu, 27 Jan 2011 19:02:05 +0100 Subject: Documentation: recommend using 4096 bits RSA keys everywhere. --- handlers/dup.helper.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'handlers/dup.helper.in') 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 " -#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 -- cgit v1.2.3