1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 10:49:36 +02:00

Improving the meet

This commit is contained in:
DanielnetoDotCom 2020-09-08 10:01:56 -03:00
parent d631ff1c1b
commit 2736caa95e

View file

@ -77,6 +77,9 @@ if (empty($meet_schedule_id)) {
email: email, email: email,
displayName: displayName displayName: displayName
}, },
ConfigOverwrite: {
disableDeepLinking: false,
},
interfaceConfigOverwrite: { interfaceConfigOverwrite: {
TOOLBAR_BUTTONS: TOOLBAR_BUTTONS, TOOLBAR_BUTTONS: TOOLBAR_BUTTONS,
DISABLE_JOIN_LEAVE_NOTIFICATIONS: true, DISABLE_JOIN_LEAVE_NOTIFICATIONS: true,