2cc66311cb
Change-Id: Ib57f5db125421e317c7d0cf0c14ec744b4066a46
34 lines
1.1 KiB
XML
34 lines
1.1 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
|
<!-- The tool that generated this table lives in the
|
|
openstack-doc-tools repository. The editions made in
|
|
this file will *not* be lost if you run the script again. -->
|
|
<table rules="all">
|
|
<caption>Description of configuration options for
|
|
<literal>[container-reconciler]</literal> in <filename>container-reconciler.conf</filename>
|
|
</caption>
|
|
<col width="50%"/>
|
|
<col width="50%"/>
|
|
<thead>
|
|
<tr>
|
|
<th>Configuration option = Default value</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><option>interval</option> = <replaceable>30</replaceable></td>
|
|
<td>Minimum time for a pass to take</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>reclaim_age</option> = <replaceable>604800</replaceable></td>
|
|
<td>Time elapsed in seconds before an object can be reclaimed</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>request_tries</option> = <replaceable>3</replaceable></td>
|
|
<td>No help text available for this option.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|