SEBWIN-513, #154: Disabled pre-join page for Jitsi Meet integration.
This commit is contained in:
parent
a4d29b2301
commit
406e766cf2
1 changed files with 63 additions and 62 deletions
|
@ -11,6 +11,7 @@
|
|||
function startMeeting(credentials) {
|
||||
var configOverwrite = {
|
||||
disableProfile: true,
|
||||
prejoinPageEnabled: false,
|
||||
startAudioOnly: '%_AUDIO_ONLY_%',
|
||||
startWithAudioMuted: '%_AUDIO_MUTED_%',
|
||||
startWithVideoMuted: '%_VIDEO_MUTED_%'
|
||||
|
|
Loading…
Reference in a new issue