Skip to content

Commit

Permalink
config: Whitelists the desktopSharingFrameRate config key.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrozev committed Feb 26, 2018
1 parent 1ef2e2e commit 5d0ac76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions react/features/base/config/functions.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ const WHITELISTED_KEYS = [
'desktopSharingChromeExtId',
'desktopSharingChromeMinExtVersion',
'desktopSharingChromeSources',
'desktopSharingFrameRate',
'desktopSharingFirefoxDisabled',
'desktopSharingSources',
'disable1On1Mode',
Expand Down

0 comments on commit 5d0ac76

Please sign in to comment.