Expand description

Global config object.

Constructors

constructor

new (): Config

Properties

Listen on all interfaces to allow remote access.

Branding to use.

Default case id to use when no case id is provided.

Context for diff patches.

Global encoding idk why you would want to change this. Perhaps for windows it'd be smart.

Skip caching already rendered and finished elements. Probaly should use only for debugging.

Port for integerated web servers.

Pipe subprocess stderr to this process stderr.

Pipe subprocess stdout to this process stdout. Can slow down program a lot cause we run commands that send a lot of output.

stdout debug output?