Merge "Add helptext to access_log_headers_only"
This commit is contained in:
@@ -54,7 +54,9 @@
|
|||||||
<td>access_log_headers = false</td><td>No help text available for this option.</td>
|
<td>access_log_headers = false</td><td>No help text available for this option.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>access_log_headers_only = </td><td>No help text available for this option.</td>
|
<td>access_log_headers_only = </td><td>If access_log_headers is True and access_log_headers_only is set only
|
||||||
|
these headers are logged. Multiple headers can be defined as comma separated list like this:
|
||||||
|
access_log_headers_only = Host, X-Object-Meta-Mtime</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>logged with access_log_headers = True.</td><td>No help text available for this option.</td>
|
<td>logged with access_log_headers = True.</td><td>No help text available for this option.</td>
|
||||||
@@ -73,4 +75,4 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</para>
|
</para>
|
||||||
|
Reference in New Issue
Block a user