We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a2fc98 commit 4fc8c3eCopy full SHA for 4fc8c3e
core/engine/README.md
@@ -23,7 +23,7 @@ different `debug_level` options.
23
You can select different engine versions and control their runtime
24
options in the following way:
25
26
- - Export `DBGENG=<debug_level>` (where `<level>` is one of `debug`,
+ - Export `CIAODBG=<debug_level>` (where `<level>` is one of `debug`,
27
`profile-debug`, or `profile`)
28
- Use the `CIAORTOPTS` environment variable to pass engine options.
29
See `eng_debug.c` and `eng_profile.c` for different debugging and
0 commit comments