Saúl Ibarra Corretgé 5 years ago
parent
commit
5e3bd746e9
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      config.js

+ 1
- 1
config.js View File

128
 
128
 
129
     // How many participants while in the tile view mode, before the receiving video quality is reduced from HD to SD.
129
     // How many participants while in the tile view mode, before the receiving video quality is reduced from HD to SD.
130
     // Use -1 to disable.
130
     // Use -1 to disable.
131
-    // maxFullResolutionParticipants: 2
131
+    // maxFullResolutionParticipants: 2,
132
 
132
 
133
     // w3c spec-compliant video constraints to use for video capture. Currently
133
     // w3c spec-compliant video constraints to use for video capture. Currently
134
     // used by browsers that return true from lib-jitsi-meet's
134
     // used by browsers that return true from lib-jitsi-meet's

Loading…
Cancel
Save