cleanup: remove old adaptive simulcast config option
This commit is contained in:
parent
538af01bf5
commit
213b73da6e
|
@ -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.
|
||||
//disableAdaptiveSimulcast: false,
|
||||
enableRecording: false,
|
||||
enableWelcomePage: true,
|
||||
//enableClosePage: false, // enabling the close page will ignore the welcome
|
||||
|
|
Loading…
Reference in New Issue