|
@@ -16,7 +16,7 @@ var interfaceConfig = {
|
16
|
16
|
APP_NAME: "Jitsi Meet",
|
17
|
17
|
INVITATION_POWERED_BY: true,
|
18
|
18
|
ACTIVE_SPEAKER_AVATAR_SIZE: 100,
|
19
|
|
- TOOLBAR_BUTTONS: ['authentication', 'microphone', 'camera', 'desktop', 'record', 'security', 'invite',
|
|
19
|
+ TOOLBAR_BUTTONS: ['authentication', 'microphone', 'camera', 'desktop', 'recording', 'security', 'invite',
|
20
|
20
|
'chat', 'prezi', 'etherpad', 'fullscreen', 'sip', 'dialpad', 'settings', 'hangup', 'filmstrip', 'contacts'],
|
21
|
21
|
/**
|
22
|
22
|
* Whether to only show the filmstrip (and hide the toolbar).
|