Minor spelling fix
[matthijs/upstream/backupninja.git] / etc / backup.d / example.dup
index b8c266174b3823c7d1710e20135798ed63763814..5dfd3a2b928cc1d800ba1d879363baa019b9c7bf 100644 (file)
@@ -18,7 +18,7 @@ nicelevel = 19
 password = "a_very_complicated_passphrase"
 
 # default is no, for backward compatibility with backupninja <= 0.5.
-# when set to yes, encryptkey option must be set bellow.
+# when set to yes, encryptkey option must be set below.
 sign = yes
 
 # key ID used for data encryption and, optionnally, signing.
@@ -75,7 +75,10 @@ exclude = /home/*/.gnupg
 #keep = 60
 #keep = yes
 
-## passed directly to ssh/scp
+# bandwith limit, in kbit/s ; default is 0, i.e. no limit
+#bandwidthlimit = 128
+
+# passed directly to ssh and scp
 sshoptions = -i /root/.ssh/id_dsa_duplicity
 
 # put the backups under this directory