mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
Generate documentation
This commit is contained in:
parent
943f88b8c1
commit
eb08301d70
1 changed files with 13 additions and 0 deletions
13
master.html
13
master.html
|
@ -1477,6 +1477,19 @@ books and calendars.</p>
|
|||
<p>Default: <code>warning</code> <em>(< 3.2.0)</em> <code>info</code>
|
||||
<em>(>= 3.2.0)</em></p>
|
||||
</section>
|
||||
<section class="level5" id="trace_on_debug">
|
||||
<h5>trace_on_debug <a class="headerlink" href="#trace_on_debug">¶</a></h5>
|
||||
<p><em>(> 3.5.4)</em></p>
|
||||
<p>Do not filter debug messages starting with 'TRACE'</p>
|
||||
<p>Default: <code>False</code></p>
|
||||
</section>
|
||||
<section class="level5" id="trace_filter">
|
||||
<h5>trace_filter <a class="headerlink" href="#trace_filter">¶</a></h5>
|
||||
<p><em>(> 3.5.4)</em></p>
|
||||
<p>Filter debug messages starting with 'TRACE/<token>'</token></p>
|
||||
<p>Precondition: <code>trace_on_debug = True</code></p>
|
||||
<p>Default: (empty)</p>
|
||||
</section>
|
||||
<section class="level5" id="mask_passwords">
|
||||
<h5>mask_passwords <a class="headerlink" href="#mask_passwords">¶</a></h5>
|
||||
<p>Don't include passwords in logs.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue