config: Whitelists the desktopSharingFrameRate config key.
This commit is contained in:
parent
1ef2e2ee7e
commit
5d0ac7653d
|
@ -36,6 +36,7 @@ const WHITELISTED_KEYS = [
|
|||
'desktopSharingChromeExtId',
|
||||
'desktopSharingChromeMinExtVersion',
|
||||
'desktopSharingChromeSources',
|
||||
'desktopSharingFrameRate',
|
||||
'desktopSharingFirefoxDisabled',
|
||||
'desktopSharingSources',
|
||||
'disable1On1Mode',
|
||||
|
|
Loading…
Reference in New Issue