mirror of
https://github.com/livekit/livekit.git
synced 2026-07-09 16:42:16 +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