diff options
Diffstat (limited to 'examples/example.dup')
-rw-r--r-- | examples/example.dup | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/example.dup b/examples/example.dup index b906551..539a7ab 100644 --- a/examples/example.dup +++ b/examples/example.dup @@ -105,6 +105,7 @@ exclude = /home/*/.gnupg #keep = yes # bandwith limit, in kbit/s ; default is 0, i.e. no limit +# NB: does not work anymore with duplicity >=0.4.2, work in progress to fix this #bandwidthlimit = 128 # passed directly to ssh and scp |