瀏覽代碼

config: Whitelists the desktopSharingFrameRate config key.

master
Boris Grozev 7 年之前
父節點
當前提交
5d0ac7653d
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      react/features/base/config/functions.js

+ 1
- 0
react/features/base/config/functions.js 查看文件

@@ -36,6 +36,7 @@ const WHITELISTED_KEYS = [
36 36
     'desktopSharingChromeExtId',
37 37
     'desktopSharingChromeMinExtVersion',
38 38
     'desktopSharingChromeSources',
39
+    'desktopSharingFrameRate',
39 40
     'desktopSharingFirefoxDisabled',
40 41
     'desktopSharingSources',
41 42
     'disable1On1Mode',

Loading…
取消
儲存