Merge pull request #5442 from tsiegleauq/jitsi-iframe-control-adjustment

Always show the toolbar in jitsi iframe
This commit is contained in:
Emanuel Schütze 2020-06-27 12:55:37 +02:00 committed by GitHub
commit c1d63b320d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -151,11 +151,11 @@ export class JitsiComponent extends BaseViewComponent implements OnInit, OnDestr
private interfaceConfigOverwrite = {
DISABLE_VIDEO_BACKGROUND: true,
SHOW_JITSI_WATERMARK: true,
SHOW_WATERMARK_FOR_GUESTS: true,
INVITATION_POWERED_BY: false,
DISABLE_JOIN_LEAVE_NOTIFICATIONS: true,
DISABLE_PRESENCE_STATUS: true
DISABLE_PRESENCE_STATUS: true,
TOOLBAR_ALWAYS_VISIBLE: true,
TOOLBAR_TIMEOUT: 10000000
};
public constructor(