Bläddra i källkod

cleanup: remove adaptive las N config option

The feature has been replaced so the option no longer applies.
j8
Saúl Ibarra Corretgé 8 år sedan
förälder
incheckning
175c8e6e50
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0
    1
      config.js

+ 0
- 1
config.js Visa fil

@@ -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
-    adaptiveLastN: false,
57 56
     //disableAdaptiveSimulcast: false,
58 57
     enableRecording: false,
59 58
     enableWelcomePage: true,

Laddar…
Avbryt
Spara