fix(config): Add config for enabling unified-plan support on chromium.

This commit is contained in:
Jaya Allamsetty 2021-06-01 14:07:13 -04:00 committed by Jaya Allamsetty
parent 870d847f5f
commit eff1d13d21
1 changed files with 3 additions and 0 deletions

View File

@ -82,6 +82,9 @@ var config = {
// Media
//
// Enable unified plan implementation support on Chromium based browsers.
// enableUnifiedOnChrome: false,
// Audio
// Disable measuring of audio levels.