Bläddra i källkod

Order fields alphabetically.

master
Boris Grozev 6 år sedan
förälder
incheckning
72435dee56
1 ändrade filer med 7 tillägg och 7 borttagningar
  1. 7
    7
      react/features/base/config/configWhitelist.js

+ 7
- 7
react/features/base/config/configWhitelist.js Visa fil

15
     'autoRecord',
15
     'autoRecord',
16
     'autoRecordToken',
16
     'autoRecordToken',
17
     'avgRtpStatsN',
17
     'avgRtpStatsN',
18
-    'callFlowsEnabled',
19
-    'callStatsConfIDNamespace',
20
-    'callStatsID',
21
-    'callStatsSecret',
22
 
18
 
23
     /**
19
     /**
24
      * The display name of the CallKit call representing the conference/meeting
20
      * The display name of the CallKit call representing the conference/meeting
34
      * @type string
30
      * @type string
35
      */
31
      */
36
     'callDisplayName',
32
     'callDisplayName',
33
+    'callFlowsEnabled',
37
 
34
 
38
     /**
35
     /**
39
      * The handle
36
      * The handle
48
      * @type string
45
      * @type string
49
      */
46
      */
50
     'callHandle',
47
     'callHandle',
48
+    'callStatsConfIDNamespace',
49
+    'callStatsID',
50
+    'callStatsSecret',
51
 
51
 
52
     /**
52
     /**
53
      * The UUID of the CallKit call representing the conference/meeting
53
      * The UUID of the CallKit call representing the conference/meeting
73
     'desktopSharingChromeExtId',
73
     'desktopSharingChromeExtId',
74
     'desktopSharingChromeMinExtVersion',
74
     'desktopSharingChromeMinExtVersion',
75
     'desktopSharingChromeSources',
75
     'desktopSharingChromeSources',
76
-    'desktopSharingFrameRate',
77
     'desktopSharingFirefoxDisabled',
76
     'desktopSharingFirefoxDisabled',
77
+    'desktopSharingFrameRate',
78
     'desktopSharingSources',
78
     'desktopSharingSources',
79
     'disable1On1Mode',
79
     'disable1On1Mode',
80
     'disableAEC',
80
     'disableAEC',
84
     'disableDeepLinking',
84
     'disableDeepLinking',
85
     'disableH264',
85
     'disableH264',
86
     'disableHPF',
86
     'disableHPF',
87
+    'disableLocalVideoFlip',
87
     'disableNS',
88
     'disableNS',
88
     'disableRemoteControl',
89
     'disableRemoteControl',
89
     'disableRtx',
90
     'disableRtx',
94
     'enableEmailInStats',
95
     'enableEmailInStats',
95
     'enableLayerSuspension',
96
     'enableLayerSuspension',
96
     'enableLipSync',
97
     'enableLipSync',
97
-    'disableLocalVideoFlip',
98
     'enableRemb',
98
     'enableRemb',
99
     'enableTalkWhileMuted',
99
     'enableTalkWhileMuted',
100
     'enableTcc',
100
     'enableTcc',
123
     'startAudioMuted',
123
     'startAudioMuted',
124
     'startAudioOnly',
124
     'startAudioOnly',
125
     'startBitrate',
125
     'startBitrate',
126
-    'startSilent',
127
     'startScreenSharing',
126
     'startScreenSharing',
127
+    'startSilent',
128
     'startVideoMuted',
128
     'startVideoMuted',
129
     'startWithAudioMuted',
129
     'startWithAudioMuted',
130
     'startWithVideoMuted',
130
     'startWithVideoMuted',

Laddar…
Avbryt
Spara