feat: Enable unified plan support for p2p chrome calls.

This commit is contained in:
Jaya Allamsetty 2021-07-07 14:13:53 -04:00 committed by Jaya Allamsetty
parent da7358d564
commit 074a783bd9
1 changed files with 3 additions and 0 deletions

View File

@ -514,6 +514,9 @@ var config = {
// connection.
enabled: true,
// Enable unified plan implementation support on Chromium for p2p connection.
// enableUnifiedOnChrome: false,
// Sets the ICE transport policy for the p2p connection. At the time
// of this writing the list of possible values are 'all' and 'relay',
// but that is subject to change in the future. The enum is defined in