diff options
Diffstat (limited to 'DEBUG_template.toml')
| -rw-r--r-- | DEBUG_template.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/DEBUG_template.toml b/DEBUG_template.toml index 1822902c..f446b98d 100644 --- a/DEBUG_template.toml +++ b/DEBUG_template.toml @@ -37,6 +37,9 @@ ### base name for bash script, default: "debug_inkstitch" # bash_file_base = "debug_inkstitch" +### enable sew_stack elements, default: false +# enable_sew_stack = true + [PROFILE] ### select one active profiler_type, default: "none" # profiler_type = "cprofile" |
