mirror of
https://github.com/livekit/livekit.git
synced 2026-05-15 13:55:58 +00:00
12ae179be2
* 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.