mirror of
https://github.com/livekit/livekit.git
synced 2026-05-22 21:25:45 +00:00
9c8d9fca0c
If/when users have a typo or misindentation in their config file, we would have silently failed to assign the value and moved on. With this change it'll error out, alerting user of the problem.