Remove duplicated line in config.js (#2159)

This commit is contained in:
linkmauve
2017-11-22 10:56:51 +01:00
committed by Saúl Ibarra Corretgé
parent 7b1b873b6e
commit 980aa9b39a

View File

@@ -219,8 +219,6 @@ var config = {
// Disable hiding of remote thumbnails when in a 1-on-1 conference call.
// disable1On1Mode: false,
// The minumum value a video's height (or width, whichever is smaller) needs
// The minimum value a video's height (or width, whichever is smaller) needs
// to be in order to be considered high-definition.
minHDHeight: 540,