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
+1
View File
@@ -36,6 +36,7 @@ const WHITELISTED_KEYS = [
'desktopSharingChromeExtId',
'desktopSharingChromeMinExtVersion',
'desktopSharingChromeSources',
'desktopSharingFrameRate',
'desktopSharingFirefoxDisabled',
'desktopSharingSources',
'disable1On1Mode',