fix(dd_config)!: disable by default (#3639)
This commit is contained in:
parent
997093986d
commit
dbba364ed7
5 changed files with 7 additions and 5 deletions
|
|
@ -974,7 +974,9 @@ editing the `conf` file in a text editor. Use the examples as reference.
|
|||
</tr>
|
||||
<tr>
|
||||
<td>Default</td>
|
||||
<td colspan="2">@code{}verify_only@endcode</td>
|
||||
<td colspan="2">@code{}
|
||||
disabled
|
||||
@endcode</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Example</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue