Moved backlog setting into the [Default] section of the sample-conf files

This commit is contained in:
Jay Payne
2010年10月13日 21:24:30 +00:00
parent 223c2e9011
commit 66c8b412c8

View File

@@ -1,6 +1,7 @@
[DEFAULT]
# bind_ip = 0.0.0.0
# bind_port = 6000
# backlog = 4096
# workers = 1
# user = swift
# swift_dir = /etc/swift
@@ -22,7 +23,6 @@ use = egg:swift#object
# disk_chunk_size = 65536
# max_upload_time = 86400
# slow = 1
# backlog = 4096
[object-replicator]
# log_name = object-replicator
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.