You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Runtime flag (set via __flags.HTTPD_PREFIX or ojob.flags). Map of port-to-path-prefix entries for the embedded HTTP server. Key "0" is the global default. E.g. { "0": "/app", "8080": "/api" }. Must be set before calling ow.server.httpd.start().
Template / Markdown
Flag
Default
Purpose
MD_RENDER_SVG
false
When true, ```svg fenced blocks in markdown are extracted and injected as inline SVG in HTML output instead of being treated as code blocks
Misc Performance / Behavior
Flag
Purpose
OAF_PRECOMPILE_LEVEL
JS precompile aggressiveness (0..2)
PFOREACH.seq_thrs_ms
Millisecond threshold to switch to parallel foreach