diff --git a/config.js b/config.js index 38a7942d5..1cf3c4b56 100644 --- a/config.js +++ b/config.js @@ -12,6 +12,10 @@ var config = { // eslint-disable-line no-unused-vars //focus: 'focus.jitsi-meet.example.com', // defaults to 'focus.jitsi-meet.example.com' }, testing: { + /** + * Enables experimental simulcast support on Firefox. + */ + enableFirefoxSimulcast: false, /** * P2P test mode disables automatic switching to P2P when there are 2 * participants in the conference.