feat: Whitelists the iceTransportPolicy option. (#2535)
This commit is contained in:
parent
d727ee80b2
commit
fd0749000e
|
@ -68,6 +68,7 @@ const WHITELISTED_KEYS = [
|
|||
'hosts',
|
||||
'iAmRecorder',
|
||||
'iAmSipGateway',
|
||||
'iceTransportPolicy',
|
||||
'ignoreStartMuted',
|
||||
'nick',
|
||||
'openBridgeChannel',
|
||||
|
|
Loading…
Reference in New Issue