Skip to content

Commit

Permalink
fix(config-whitelist) cleanup (#15314)
Browse files Browse the repository at this point in the history
  • Loading branch information
horymury authored Nov 18, 2024
1 parent 63e69c2 commit 73cba35
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions react/features/base/config/configWhitelist.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ export default [
'deeplinking.desktop.enabled',
'defaultLocalDisplayName',
'defaultRemoteDisplayName',
'deploymentUrls',
'desktopSharingFrameRate',
'desktopSharingSources',
'disable1On1Mode',
Expand Down Expand Up @@ -179,7 +178,7 @@ export default [
'iceTransportPolicy',
'ignoreStartMuted',
'inviteAppName',
'liveStreaming',
'liveStreaming.enabled',
'liveStreamingEnabled',
'lobby',
'localRecording',
Expand Down Expand Up @@ -209,7 +208,6 @@ export default [
'recordings',
'replaceParticipant',
'resolution',
'salesforceUrl',
'screenshotCapture',
'securityUi',
'speakerStats',
Expand Down

0 comments on commit 73cba35

Please sign in to comment.