openstack-manuals/doc/config-reference/source/tables/swift-container-server-container-sync.rst
Gauvain Pocentek 26510e84dd [config-ref] Publish the RST version
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b
Implements: blueprint config-ref-rst
2015-12-21 09:44:24 +01:00

32 lines
1.2 KiB
ReStructuredText

..
Warning: Do not edit this file. It is automatically generated and your
changes will be overwritten. The tool to do so lives in the
openstack-doc-tools repository.
.. list-table:: Description of configuration options for ``[container-sync]`` in ``container-server.conf``
:header-rows: 1
:class: config-ref-table
* - 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.