jiti-meet/react/features/base/config
Дамян Минков e28b847fb0 Updates config feature and whitelists options that can be overridden. (#2282)
* 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.
2017-12-12 11:16:55 -08:00
..
actionTypes.js [RN] Report loadConfigError with locationURL to the SDK consumers 2017-09-06 20:34:46 -05:00
actions.js [RN] Report loadConfigError with locationURL to the SDK consumers 2017-09-06 20:34:46 -05:00
functions.js Updates config feature and whitelists options that can be overridden. (#2282) 2017-12-12 11:16:55 -08:00
getRoomName.js [RN] Support JSON Web Token (JWT) 2017-05-09 00:21:14 -05:00
index.js Create config util 2017-05-09 00:21:13 -05:00
parseURLParams.js [RN] Converge with Web's ExternalAPI a bit 2017-07-27 16:48:38 -05:00
reducer.js Add ability to disable h264 (#2061) 2017-10-12 15:42:55 -07:00