Updated description for storage_domain.
Matches dev change: https://review.openstack.org/#/c/41450/4 Updated CNAME storage_domain description; minor edits on rest of table. Change-Id: I406de35c8eb42adb65642a0083ad9f84a51ca826
This commit is contained in:
parent
89f007aeb5
commit
f1e25d5b0f
@ -30,13 +30,14 @@
|
||||
<td>set log_headers = false</td><td>If True, log headers in each request</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>set log_address = /dev/log</td><td>No help text available for this option</td>
|
||||
<td>set log_address = /dev/log</td><td>Path to the <systemitem>syslog</systemitem> socket.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>storage_domain = example.com</td><td>Domain to use for remap</td>
|
||||
<td>storage_domain = example.com</td><td>Domain that matches your cloud. Multiple domains can be specified using a comma-separated
|
||||
list.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>lookup_depth = 1</td><td>As CNAMES can be recursive, how many levels to search through</td>
|
||||
<td>lookup_depth = 1</td><td>Because CNAMES can be recursive, specifies the number of levels through which to search.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
Loading…
x
Reference in New Issue
Block a user