From 7c4d7e4dbed3c3417a78c59a7c0cb0d0c3108da3 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 31 Dec 2011 14:43:01 -0200 Subject: Remove default value from rsync example --- examples/example.rsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3