.. 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 ``[object-reconstructor]`` in ``object-server.conf`` :header-rows: 1 :class: config-ref-table * - Configuration option = Default value - Description * - ``concurrency`` = ``1`` - Number of replication workers to spawn * - ``daemonize`` = ``on`` - Whether or not to run replication as a daemon * - ``handoffs_first`` = ``False`` - If set to True, partitions that are not supposed to be on the node will be replicated first. The default setting should not be changed, except for extreme situations. * - ``http_timeout`` = ``60`` - Maximum duration for an HTTP request * - ``interval`` = ``30`` - Minimum time for a pass to take * - ``lockup_timeout`` = ``1800`` - Attempts to kill all workers if nothing replications for lockup_timeout seconds * - ``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`` = ``object-reconstructor`` - Label used when logging * - ``node_timeout`` = ``10`` - Request timeout to external services * - ``reclaim_age`` = ``604800`` - Time elapsed in seconds before an object can be reclaimed * - ``recon_cache_path`` = ``/var/cache/swift`` - Directory where stats for a few items will be stored * - ``ring_check_interval`` = ``15`` - How often (in seconds) to check the ring * - ``run_pause`` = ``30`` - Time in seconds to wait between replication passes * - ``stats_interval`` = ``300`` - Interval in seconds between logging replication statistics