diff options
Diffstat (limited to 'examples/example.rsync')
-rw-r--r-- | examples/example.rsync | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example.rsync b/examples/example.rsync index 6e565c8..3ac3975 100644 --- a/examples/example.rsync +++ b/examples/example.rsync @@ -170,7 +170,7 @@ exclude_vserver = excluded_vserver2 #id_file = /root/.ssh/id_dsa # set a badnwidth limit in KB/s (remote destination only) -#bandwidthlimit = 1024 +#bandwidthlimit = # remote rsync program (remote dest only) #remote_rsync = rsync |