Skip to content

Kitto.Config.Engine

Typed config reader for the web-engine domain (Config.yaml node Engine, sub-node Session). Part of the per-domain organization of the config metadata. Carries the [YamlNode]/[YamlSubNode] attributes that KIDE reads via RTTI for the Config editor.

TKEngineSessionConfig class

Session lifecycle settings for the web engine. YAML path: Engine/Session

Engine:
Session:
TimeOut: 10
CleanupInterval: 5

TKEngineConfig class

Web engine settings from Config.yaml. YAML path: Engine

Released under Apache License, Version 2.0.