소스 검색

Merge pull request #2523 from bgrozev/whitelist-ss-fps

config: Whitelists the desktopSharingFrameRate config key.
j8
Emil Ivov 7 년 전
부모
커밋
df9d17ba18
No account linked to committer's email address
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…
취소
저장