Updated container-server.conf-sample

This commit is contained in:
gholt 2011-06-06 16:12:54 +00:00
parent bbeed736c1
commit 145651e04f

View File

@ -10,8 +10,6 @@
# This is a comma separated list of hosts allowed in the X-Container-Sync-To
# field for containers.
# 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:
# log_name = swift
# log_facility = LOG_LOCAL0
@ -71,6 +69,8 @@ use = egg:swift#container
# log_name = container-sync
# log_facility = LOG_LOCAL0
# 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
# interval = 300
# Maximum amount of time to spend syncing each container