diff --git a/index.html b/index.html index 670ffba76a..41612e6e41 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@ - + diff --git a/interface_config.js b/interface_config.js index 9d0f05a62d..e989eeaa20 100644 --- a/interface_config.js +++ b/interface_config.js @@ -14,10 +14,7 @@ var interfaceConfig = { GENERATE_ROOMNAMES_ON_WELCOME_PAGE: true, APP_NAME: "Jitsi Meet", INVITATION_POWERED_BY: true, - TOOLBAR_BUTTONS: ['authentication', 'microphone', 'camera', 'desktop', - 'recording', 'security', 'invite', 'chat', 'etherpad', 'sharedvideo', - 'fullscreen', 'sip', 'dialpad', 'settings', 'hangup', 'filmstrip', - 'contacts'], + TOOLBAR_BUTTONS: ['authentication', 'microphone', 'camera', 'desktop', 'recording', 'security', 'invite', 'chat', 'etherpad', 'sharedvideo', 'fullscreen', 'sip', 'dialpad', 'settings', 'hangup', 'filmstrip', 'contacts'], // Determines how the video would fit the screen. 'both' would fit the whole // screen, 'height' would fit the original video height to the height of the // screen, 'width' would fit the original video width to the width of the