mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
fix(config): Move debugAudioLelvels in config.testing
This commit is contained in:
@@ -571,6 +571,7 @@ export interface IConfig {
|
||||
subject?: string;
|
||||
testing?: {
|
||||
assumeBandwidth?: boolean;
|
||||
debugAudioLevels?: boolean;
|
||||
dumpTranscript?: boolean;
|
||||
noAutoPlayVideo?: boolean;
|
||||
p2pTestMode?: boolean;
|
||||
|
||||
@@ -77,7 +77,6 @@ export default [
|
||||
'connectionIndicators',
|
||||
'constraints',
|
||||
'brandingRoomAlias',
|
||||
'debugAudioLevels',
|
||||
'deeplinking.disabled',
|
||||
'deeplinking.desktop.enabled',
|
||||
'defaultLocalDisplayName',
|
||||
|
||||
Reference in New Issue
Block a user