mirror of
https://github.com/livekit/livekit.git
synced 2026-03-30 13:25:42 +00:00
* API execution timeout is now configurable In certain environments, it can take longer than the default 2s to fully execute API requests. Making execution timeout a configurable option. * do not expose api to YAML. internal for now.