Browse Source

cleanup: remove old adaptive simulcast config option

j8
Saúl Ibarra Corretgé 8 years ago
parent
commit
213b73da6e
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      config.js

+ 0
- 1
config.js View File

@@ -53,7 +53,6 @@ var config = { // eslint-disable-line no-unused-vars
53 53
     disableStats: false,
54 54
     disableAudioLevels: false,
55 55
     channelLastN: -1, // The default value of the channel attribute last-n.
56
-    //disableAdaptiveSimulcast: false,
57 56
     enableRecording: false,
58 57
     enableWelcomePage: true,
59 58
     //enableClosePage: false, // enabling the close page will ignore the welcome

Loading…
Cancel
Save