ref(toolbar): remove reference to unused config autoEnableDesktopSharing

This commit is contained in:
Leonard Kim 2018-04-10 15:10:52 -07:00 committed by Saúl Ibarra Corretgé
parent fe473bf426
commit 5270da4c14
2 changed files with 0 additions and 2 deletions

View File

@ -342,7 +342,6 @@ var config = {
// List of undocumented settings used in jitsi-meet
/**
alwaysVisibleToolbar
autoEnableDesktopSharing
autoRecord
autoRecordToken
debug

View File

@ -20,7 +20,6 @@ const WHITELISTED_KEYS = [
'_peerConnStatusRtcMuteTimeout',
'abTesting',
'alwaysVisibleToolbar',
'autoEnableDesktopSharing',
'autoRecord',
'autoRecordToken',
'avgRtpStatsN',