Files

9 lines
306 B
Markdown
Raw Permalink Normal View History

2021-12-03 11:59:22 +01:00
\$debug\_tpl {#variable.debug_template}
============
This is the name of the template file used for the debugging console. By
2023-08-08 00:04:14 +02:00
default, it is named `debug.tpl` and is located in `src/debug.tpl`.
2021-12-03 11:59:22 +01:00
See also [`$debugging`](#variable.debugging) and the [debugging
console](#chapter.debugging.console) section.