Updated container-server.conf-sample
This commit is contained in:
@@ -10,8 +10,6 @@
|
|||||||
# This is a comma separated list of hosts allowed in the X-Container-Sync-To
|
# This is a comma separated list of hosts allowed in the X-Container-Sync-To
|
||||||
# field for containers.
|
# field for containers.
|
||||||
# allowed_sync_hosts = 127.0.0.1
|
# allowed_sync_hosts = 127.0.0.1
|
||||||
# If you need to use an HTTP Proxy, set it here; defaults to no proxy.
|
|
||||||
# sync_proxy = http://127.0.0.1:8888
|
|
||||||
# You can specify default log routing here if you want:
|
# You can specify default log routing here if you want:
|
||||||
# log_name = swift
|
# log_name = swift
|
||||||
# log_facility = LOG_LOCAL0
|
# log_facility = LOG_LOCAL0
|
||||||
@@ -71,6 +69,8 @@ use = egg:swift#container
|
|||||||
# log_name = container-sync
|
# log_name = container-sync
|
||||||
# log_facility = LOG_LOCAL0
|
# log_facility = LOG_LOCAL0
|
||||||
# log_level = INFO
|
# log_level = INFO
|
||||||
|
# If you need to use an HTTP Proxy, set it here; defaults to no proxy.
|
||||||
|
# sync_proxy = http://127.0.0.1:8888
|
||||||
# Will sync, at most, each container once per interval
|
# Will sync, at most, each container once per interval
|
||||||
# interval = 300
|
# interval = 300
|
||||||
# Maximum amount of time to spend syncing each container
|
# Maximum amount of time to spend syncing each container
|
||||||
|
|||||||
Reference in New Issue
Block a user