mirror of
https://github.com/livekit/livekit.git
synced 2026-05-11 23:25:05 +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