cleanup: Remove the startBitrate option. (#8193)

This commit is contained in:
bgrozev 2020-12-01 14:19:17 -06:00 committed by GitHub
parent 6c477cad9b
commit 9535f84775
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -679,7 +679,6 @@ var config = {
forceJVB121Ratio
hiddenDomain
ignoreStartMuted
startBitrate
*/

View File

@ -138,7 +138,6 @@ export default [
'resolution',
'startAudioMuted',
'startAudioOnly',
'startBitrate',
'startScreenSharing',
'startSilent',
'startVideoMuted',