cleanup: remove adaptive las N config option
The feature has been replaced so the option no longer applies.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user