Next: Ur Syntax
Up: Command-Line Compiler
Previous: Tutorial Formatting
Contents
Compiled applications consult a few environment variables to modify their behavior:
- URWEB_NUM_THREADS: alternative to the -t command-line argument (currently used only by FastCGI)
- URWEB_STACK_SIZE: size of per-thread stacks, in bytes
- URWEB_PQ_CON: when using PostgreSQL, overrides the compiled-in connection string
2014-07-14