Selaa lähdekoodia

cleanup: remove adaptive las N config option

The feature has been replaced so the option no longer applies.
master
Saúl Ibarra Corretgé 8 vuotta sitten
vanhempi
commit
175c8e6e50
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0
    1
      config.js

+ 0
- 1
config.js Näytä tiedosto

@@ -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,

Loading…
Peruuta
Tallenna