Merge pull request #1337 from saghul/cleanup-adaptive-simulcast

cleanup: remove old adaptive simulcast config option
pull/1362/head jitsi-meet_1781
bgrozev 8 years ago committed by GitHub
commit 4cb36b0a5d
  1. 1
      config.js

@ -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…
Cancel
Save