77ff96074a
Change-Id: Idc0de341dce591a4d675d1ae2c7abd99cb10af2e
27 lines
883 B
XML
27 lines
883 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
|
<!-- Warning: Do not edit this file. It is automatically
|
|
generated and your changes will be overwritten.
|
|
The tool to do so lives in openstack-doc-tools repository. -->
|
|
<table rules="all" xml:id="config_table_glance_scrubber">
|
|
<caption>Description of scrubber configuration options</caption>
|
|
<col width="50%"/>
|
|
<col width="50%"/>
|
|
<thead>
|
|
<tr>
|
|
<th>Configuration option = Default value</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<th colspan="2">[DEFAULT]</th>
|
|
</tr>
|
|
<tr>
|
|
<td><option>wakeup_time</option> = <replaceable>300</replaceable></td>
|
|
<td>(IntOpt) Loop time between checking for new items to schedule for delete.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|