Duplicity handler: added "bandwidthlimit" option.
[matthijs/upstream/backupninja.git] / etc / backup.d / example.dup
index b8c266174b3823c7d1710e20135798ed63763814..faea3b8b7aecee191326d65145389367755b1509 100644 (file)
@@ -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