Browse Source

config: remove no longer used option

master
Saúl Ibarra Corretgé 7 years ago
parent
commit
9d27c36d80
1 changed files with 0 additions and 4 deletions
  1. 0
    4
      config.js

+ 0
- 4
config.js View File

241
     // Disable hiding of remote thumbnails when in a 1-on-1 conference call.
241
     // Disable hiding of remote thumbnails when in a 1-on-1 conference call.
242
     // disable1On1Mode: false,
242
     // disable1On1Mode: false,
243
 
243
 
244
-    // The minimum value a video's height (or width, whichever is smaller) needs
245
-    // to be in order to be considered high-definition.
246
-    minHDHeight: 540,
247
-
248
     // Default language for the user interface.
244
     // Default language for the user interface.
249
     // defaultLanguage: 'en',
245
     // defaultLanguage: 'en',
250
 
246
 

Loading…
Cancel
Save