Replaces obsolete config option and enables simulcast by default.

This commit is contained in:
George Politis 2016-01-28 21:20:23 +00:00
parent 33cb79fb8a
commit 70346e2307
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ var config = {
adaptiveSimulcast: false,
enableRecording: false,
enableWelcomePage: true,
enableSimulcast: false, // blocks FF support
disableSimulcast: false,
logStats: false, // Enable logging of PeerConnection stats via the focus
// requireDisplayName: true, // Forces the participants that doesn't have display name to enter it when they enter the room.
// startAudioMuted: 10, // every participant after the Nth will start audio muted