summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsyncrepo.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/syncrepo.sh b/syncrepo.sh
index dc1cdea..604c00c 100755
--- a/syncrepo.sh
+++ b/syncrepo.sh
@@ -18,9 +18,10 @@ tmp=""
# Lockfile path
lock="/var/lock/syncrepo.lck"
-# NOTE: You'll probably want to change this or set it to 0 to disable the limit
+# If you want to limit the bandwidth used by rsync set this.
+# Use 0 to disable the limit.
# The default unit is KiB (see man rsync /--bwlimit for more)
-bwlimit=4096
+bwlimit=0
# The source URL of the mirror you want to sync from.
# If you are a tier 1 mirror use rsync.archlinux.org, for example like this: