Merge "Add note about rsync_bwlimit suffixes"
This commit is contained in:
commit
b05b27c0b6
@ -281,7 +281,8 @@ use = egg:swift#backend_ratelimit
|
||||
# max duration of a partition rsync
|
||||
# rsync_timeout = 900
|
||||
#
|
||||
# bandwidth limit for rsync in kB/s. 0 means unlimited
|
||||
# bandwidth limit for rsync in kB/s. 0 means unlimited. rsync 3.2.2 and later
|
||||
# accept suffixed values like 10M or 1.5G; see the --bwlimit option for rsync(1)
|
||||
# rsync_bwlimit = 0
|
||||
#
|
||||
# passed to rsync for both io op timeout and connection timeout
|
||||
|
Loading…
Reference in New Issue
Block a user