Skip to content

HostConfig

type HostConfig = unknown

Resolved shape of the host section of flare.json.

Covers listen address, timeouts, body limits, and the request-id / timing toggles.

Learn: flare.json reference

const HOST_CONFIG: ConfigToken<HostConfig>

Pre-defined token for Flare-internal host config (host.env, host.port).

Last updated: