Output the config as debug data

This commit is contained in:
Oliver-Akins 2024-01-07 00:58:18 -07:00
parent 25dfe354ea
commit 4a2675cd45

View file

@ -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>