Files
openstack-manuals/doc/config-ref-rst/source/tables/swift-container-server-container-sync.rst
Gauvain Pocentek cefedca788 [config-ref] Import RST tables for swift
These tables are autogenerated using the autohelp-wrapper script from
the doc-tools repo.

Add tables/* to the exluded patterns.

Change-Id: I0f2e7ab9bfc42d9ad4310a85d0fa0c3dc2d73c6e
Implements: blueprint config-ref-rst
2015-11-15 09:35:51 +01:00

1.2 KiB

Description of configuration options for [container-sync] in container-server.conf
Configuration option = Default value Description
conn_timeout = 5 Connection timeout to external services
container_time = 60 Maximum amount of time to spend syncing each container
internal_client_conf_path = /etc/swift/internal-client.conf No help text available for this option.
interval = 300 Minimum time for a pass to take
log_address = /dev/log Location where syslog sends the logs to
log_facility = LOG_LOCAL0 Syslog log facility
log_level = INFO Logging level
log_name = container-sync Label used when logging
request_tries = 3 No help text available for this option.
sync_proxy = http://10.1.1.1:8888,http://10.1.1.2:8888 If you need to use an HTTP proxy, set it here. Defaults to no proxy.