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