Merge pull request #584 from bgrozev/enable-as

Enable adaptive simulcast by default
This commit is contained in:
Paweł Domas 2016-04-04 16:23:58 -05:00
commit b60e074710
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ var config = {
disableAudioLevels: false,
channelLastN: -1, // The default value of the channel attribute last-n.
adaptiveLastN: false,
adaptiveSimulcast: false,
//disableAdaptiveSimulcast: false,
enableRecording: false,
enableWelcomePage: true,
disableSimulcast: false,