SEBWIN-513, #154: Disabled pre-join page for Jitsi Meet integration.

This commit is contained in:
Damian Büchel 2022-05-31 14:37:30 +02:00
parent a4d29b2301
commit 406e766cf2

View file

@ -11,6 +11,7 @@
function startMeeting(credentials) {
var configOverwrite = {
disableProfile: true,
prejoinPageEnabled: false,
startAudioOnly: '%_AUDIO_ONLY_%',
startWithAudioMuted: '%_AUDIO_MUTED_%',
startWithVideoMuted: '%_VIDEO_MUTED_%'