|
@@ -31,7 +31,7 @@ var config = {
|
31
|
31
|
enableRecording: false,
|
32
|
32
|
enableWelcomePage: true,
|
33
|
33
|
enableSimulcast: false,
|
34
|
|
- enableFirefoxSupport: true, //firefox support is still experimental and
|
|
34
|
+ enableFirefoxSupport: false, //firefox support is still experimental and
|
35
|
35
|
// will work when simulcast is *disabled* and rtcpMux & bundle are *enabled*.
|
36
|
36
|
logStats: false, // Enable logging of PeerConnection stats via the focus
|
37
|
37
|
/*noticeMessage: 'Service update is scheduled for 16th March 2015. ' +
|