IdleTimeoutMsint`yaml:"idle_timeout_ms" json:"idle_timeout_ms" usage:"Maximum amount of time in milliseconds to wait for the next request when keep-alives are enabled."`
Usernamestring`yaml:"username" json:"username" usage:"Username for the embedded console. Default username is 'admin'."`
Passwordstring`yaml:"password" json:"password" usage:"Password for the embedded console. Default password is 'password'."`
TokenExpirySecint64`yaml:"token_expiry_sec" json:"token_expiry_sec" usage:"Token expiry in seconds. Default 86400."`
SigningKeystring`yaml:"signing_key" json:"signing_key" usage:"Key used to sign console session tokens."`