cleanup: Remove the startBitrate option. (#8193)
This commit is contained in:
parent
6c477cad9b
commit
9535f84775
|
@ -679,7 +679,6 @@ var config = {
|
|||
forceJVB121Ratio
|
||||
hiddenDomain
|
||||
ignoreStartMuted
|
||||
startBitrate
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
@ -138,7 +138,6 @@ export default [
|
|||
'resolution',
|
||||
'startAudioMuted',
|
||||
'startAudioOnly',
|
||||
'startBitrate',
|
||||
'startScreenSharing',
|
||||
'startSilent',
|
||||
'startVideoMuted',
|
||||
|
|
Loading…
Reference in New Issue