html5: applied new settings added with v2.2.15

b7cc915a9d
This commit is contained in:
chandi 2020-05-31 00:19:44 +02:00
parent 17c78ccbcd
commit 12fdfab89c

View File

@ -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