Fix a typo in proxy-server.conf-sample

TrivialFix
Change-Id: If650e25979a9488c93fe93621c905003946c27e5
This commit is contained in:
gecong1973
2016年09月27日 17:14:13 +08:00
parent 19cf09bc75
commit a09e42732a

View File

@@ -120,7 +120,7 @@ use = egg:swift#proxy
# Timeouts from these requests can be recovered from so setting this to
# something lower than node_timeout would provide quicker error recovery
# while allowing for a longer timeout for non-recoverable requests (PUTs).
# Defaults to node_timeout, should be overriden if node_timeout is set to a
# Defaults to node_timeout, should be overridden if node_timeout is set to a
# high number to prevent client timeouts from firing before the proxy server
# has a chance to retry.
# recoverable_node_timeout = node_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.