mirror of
https://github.com/livekit/livekit.git
synced 2026-04-28 21:25:28 +00:00
2ee5aa7c98
* 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