website documentation update

This commit is contained in:
Laura Bennett 2016-10-07 15:48:29 -04:00
parent 60ceea5532
commit 39e7732473

View file

@ -69,6 +69,12 @@ Following are the configuration options available for the backend.
<span class="param-flags">optional</span> <span class="param-flags">optional</span>
A boolean, if set, enables the hashing of token accessor. Defaults A boolean, if set, enables the hashing of token accessor. Defaults
to `true`. This option is useful only when `log_raw` is `false`. to `true`. This option is useful only when `log_raw` is `false`.
</li>
<li>
<span class="param">permissions</span>
<span class="param-flags">optional</span>
An unsigned integer, if provided, represents the file mode and
permissions. This option defaults to `0600`.
</li> </li>
<li> <li>
<span class="param">format</span> <span class="param">format</span>