mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-04 18:29:39 +02:00
adding few options
This commit is contained in:
parent
1d6c678e0b
commit
2402b55cb5
2 changed files with 6 additions and 4 deletions
|
@ -122,7 +122,9 @@ if (empty($meet_schedule_id)) {
|
|||
ConfigOverwrite: {
|
||||
disableDeepLinking: true,
|
||||
disableInviteFunctions: true,
|
||||
openBridgeChannel: 'websocket'
|
||||
openBridgeChannel: 'websocket',
|
||||
liveStreamingEnabled: true,
|
||||
fileRecordingsEnabled: false
|
||||
},
|
||||
interfaceConfigOverwrite: {
|
||||
TOOLBAR_BUTTONS: TOOLBAR_BUTTONS,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue