mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
* Removes unused config logic. * Whitelists config options that can be overridden using the URL. * Recorder login with credentials, not supported by externalconnect. Jibri uses xmpp credentials to login, which is not supported by externalconnect, so we want to skip it till that is supported. * Whitelist only config.js * Extracts whitelisting in separate function.