X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=examples%2Fexample.dup;h=830a47d6555d882489102b4976b4b27207b92412;hp=d490f745f3777458e72f5af8e2b74ecb27b12823;hb=c18c24b4e2aebf5328a3b4adc03895f6a5dffe04;hpb=8ed22e66fed72343e87740a235b0544faddd1d33 diff --git a/examples/example.dup b/examples/example.dup index d490f74..830a47d 100644 --- a/examples/example.dup +++ b/examples/example.dup @@ -120,6 +120,12 @@ exclude = /home/*/.gnupg #keep = 60 #keep = yes +# full destination URL, in duplicity format; if set, desturl overrides +# 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 + # bandwith limit, in kbit/s ; default is 0, i.e. no limit #bandwidthlimit = 128