cleanup: remove adaptive las N config option

The feature has been replaced so the option no longer applies.
This commit is contained in:
Saúl Ibarra Corretgé 2017-02-17 15:32:56 +01:00
parent e599491583
commit 175c8e6e50
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,