mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
ref(toolbar): remove reference to unused config autoEnableDesktopSharing
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
fe473bf426
commit
5270da4c14
@@ -342,7 +342,6 @@ var config = {
|
||||
// List of undocumented settings used in jitsi-meet
|
||||
/**
|
||||
alwaysVisibleToolbar
|
||||
autoEnableDesktopSharing
|
||||
autoRecord
|
||||
autoRecordToken
|
||||
debug
|
||||
|
||||
@@ -20,7 +20,6 @@ const WHITELISTED_KEYS = [
|
||||
'_peerConnStatusRtcMuteTimeout',
|
||||
'abTesting',
|
||||
'alwaysVisibleToolbar',
|
||||
'autoEnableDesktopSharing',
|
||||
'autoRecord',
|
||||
'autoRecordToken',
|
||||
'avgRtpStatsN',
|
||||
|
||||
Reference in New Issue
Block a user