config: Whitelists the desktopSharingFrameRate config key.

pull/2523/head
Boris Grozev 7 years ago
parent 1ef2e2ee7e
commit 5d0ac7653d
  1. 1
      react/features/base/config/functions.js

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

Loading…
Cancel
Save