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