Skip to content

Config keys

Top-level sections from config.example.json:

server

KeyTypeDescription
portnumberHTTP listen port
bindstringBind address (default loopback)

webui

KeyTypeDescription
enabledbooleanServe public/ static UI
allowRemotebooleanAllow non-localhost (use with care)

warp

KeyTypeDescription
clistringPath or name of warp-cli
killSwitchbooleanDesired kill switch state
killSwitchAllowLanbooleanAllow LAN when KS active

ui

KeyTypeDescription
openBrowserbooleanOpen browser on --connect style flows
themestringsystem, light, dark
localestringBCP-47 locale code
notificationsbooleanDesktop notifications

updates

KeyTypeDescription
channelstringstable or beta
source.owner / source.repostringGitHub update source
checkOnStartupbooleanCheck on daemon start

tray

KeyTypeDescription
autostartbooleanStart tray with session

Additional keys may appear as features evolve — /api/config is authoritative at runtime.

Unofficial client — not affiliated with Cloudflare.