浏览代码

Update toolbarButtons list

Add 'participants-pane' option
master
José Luís Andrade 3 年前
父节点
当前提交
ae5edf5a62
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      config.js

+ 1
- 1
config.js 查看文件

@@ -460,7 +460,7 @@ var config = {
460 460
     // - if `toolbarButtons` is undefined, we fallback to enabling all buttons on the UI
461 461
     // toolbarButtons: [
462 462
     //    'microphone', 'camera', 'closedcaptions', 'desktop', 'embedmeeting', 'fullscreen',
463
-    //    'fodeviceselection', 'hangup', 'profile', 'chat', 'recording',
463
+    //    'fodeviceselection', 'hangup', 'profile', 'participants-pane', 'chat', 'recording',
464 464
     //    'livestreaming', 'etherpad', 'sharedvideo', 'shareaudio', 'settings', 'raisehand',
465 465
     //    'videoquality', 'filmstrip', 'invite', 'feedback', 'stats', 'shortcuts',
466 466
     //    'tileview', 'select-background', 'download', 'help', 'mute-everyone', 'mute-video-everyone', 'security'

正在加载...
取消
保存