Moved backlog setting into the [Default] section of the sample-conf files
This commit is contained in:
4 changed files with 4 additions and 4 deletions
@@ -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
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.