popnoire/site/OFF_plugins/field-engineer/docs/options.md

9 lines
219 B
Markdown
Raw Permalink Normal View History

2026-02-12 15:22:46 +01:00
# Options
```php
c::set('engineer.debug', false);
```
### engineer.debug
If this option is set to `true`, it's possible to see the pre-generated outline, as well as an output textarea. It can be useful for debugging.