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

config: Whitelists the desktopSharingFrameRate config key.
This commit is contained in:
Emil Ivov 2018-02-26 13:18:20 -06:00 committed by GitHub
commit df9d17ba18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ const WHITELISTED_KEYS = [
'desktopSharingChromeExtId',
'desktopSharingChromeMinExtVersion',
'desktopSharingChromeSources',
'desktopSharingFrameRate',
'desktopSharingFirefoxDisabled',
'desktopSharingSources',
'disable1On1Mode',