Merge pull request #1328 from saghul/cleanup-adaptive-lastn

cleanup: remove adaptive las N config option
This commit is contained in:
Paweł Domas 2017-02-17 09:14:47 -06:00 committed by GitHub
commit c290cf45b7
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ var config = { // eslint-disable-line no-unused-vars
disableStats: false,
disableAudioLevels: false,
channelLastN: -1, // The default value of the channel attribute last-n.
adaptiveLastN: false,
//disableAdaptiveSimulcast: false,
enableRecording: false,
enableWelcomePage: true,