aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2008-06-24 14:11:22 +0000
committerintrigeri <intrigeri@boum.org>2008-06-24 14:11:22 +0000
commitc18c24b4e2aebf5328a3b4adc03895f6a5dffe04 (patch)
treefcbf8e53a0362071be7668be4834c6241cc26334 /examples
parentf0caa9cc1bc25a9944ceb82d33a116e14bee4632 (diff)
downloadbackupninja-c18c24b4e2aebf5328a3b4adc03895f6a5dffe04.tar.gz
backupninja-c18c24b4e2aebf5328a3b4adc03895f6a5dffe04.tar.bz2
dup: warn about bandwithlimit being unused when desturl is set
Diffstat (limited to 'examples')
-rw-r--r--examples/example.dup4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/example.dup b/examples/example.dup
index 91ff07e..830a47d 100644
--- a/examples/example.dup
+++ b/examples/example.dup
@@ -121,8 +121,8 @@ exclude = /home/*/.gnupg
#keep = yes
# full destination URL, in duplicity format; if set, desturl overrides
-# sshoptions, destdir, desthost and destuser, and disables testconnect
-# For details, see duplicity manpage, section "URL FORMAT".
+# sshoptions, destdir, desthost and destuser; it also disables testconnect and
+# bandwithlimit. For details, see duplicity manpage, section "URL FORMAT".
#desturl = file:///usr/local/backup
#desturl = rsync://user@other.host//var/backup/bla