mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-06-21 12:33:04 +02:00
parent
17c78ccbcd
commit
12fdfab89c
@ -11,7 +11,7 @@ public:
|
|||||||
appName: BigBlueButton HTML5 Client
|
appName: BigBlueButton HTML5 Client
|
||||||
bbbServerVersion: 2.2
|
bbbServerVersion: 2.2
|
||||||
copyright: "©2019 BigBlueButton Inc."
|
copyright: "©2019 BigBlueButton Inc."
|
||||||
html5ClientBuild: 924
|
html5ClientBuild: 933
|
||||||
helpLink: https://bigbluebutton.org/html5/
|
helpLink: https://bigbluebutton.org/html5/
|
||||||
lockOnJoin: true
|
lockOnJoin: true
|
||||||
cdn: ""
|
cdn: ""
|
||||||
@ -147,6 +147,7 @@ public:
|
|||||||
time: 5000
|
time: 5000
|
||||||
chat:
|
chat:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
startClosed: false
|
||||||
min_message_length: 1
|
min_message_length: 1
|
||||||
max_message_length: 5000
|
max_message_length: 5000
|
||||||
grouping_messages_window: 10000
|
grouping_messages_window: 10000
|
||||||
@ -189,6 +190,7 @@ public:
|
|||||||
presentation:
|
presentation:
|
||||||
defaultPresentationFile: default.pdf
|
defaultPresentationFile: default.pdf
|
||||||
panZoomThrottle: 32
|
panZoomThrottle: 32
|
||||||
|
restoreOnUpdate: false
|
||||||
uploadEndpoint: "/bigbluebutton/presentation/upload"
|
uploadEndpoint: "/bigbluebutton/presentation/upload"
|
||||||
uploadSizeMin: 0
|
uploadSizeMin: 0
|
||||||
uploadSizeMax: 50000000
|
uploadSizeMax: 50000000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user