Output the config as debug data
This commit is contained in:
parent
25dfe354ea
commit
4a2675cd45
1 changed files with 5 additions and 0 deletions
|
|
@ -50,6 +50,11 @@
|
|||
<pre><code>{{dd-stringify meta}}</code></pre>
|
||||
</div>
|
||||
<hr>
|
||||
<div>
|
||||
Config:
|
||||
<pre><code>{{dd-stringify CONFIG}}</code></pre>
|
||||
</div>
|
||||
<hr>
|
||||
<div>
|
||||
System:
|
||||
<pre><code>{{dd-stringify system}}</code></pre>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue