Add note about rsync_bwlimit suffixes

Change-Id: I019451e118d3bd7263a52cf4bf354d0d0d2b4607
This commit is contained in:
Tim Burke
2022年08月26日 08:54:06 -07:00
parent 155074ac02
commit a9177a4b9d

View File

@@ -269,7 +269,8 @@ use = egg:swift#recon
# 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
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.