Saúl Ibarra Corretgé 5 年前
父节点
当前提交
5e3bd746e9
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      config.js

+ 1
- 1
config.js 查看文件

@@ -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

正在加载...
取消
保存