mirror of
https://github.com/livekit/livekit.git
synced 2026-07-17 09:52:01 +00:00
* Add optional supervisor disable. Used `DisableSupervisor` so that default can be enabled and it can be disabled explicity. But, open to defaulting to disable (i. e. change param to `EnableSupervisor`). * Move nil check to call site