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
bbbServerVersion: 2.2
copyright: "©2019 BigBlueButton Inc."
html5ClientBuild: 924
html5ClientBuild: 933
helpLink: https://bigbluebutton.org/html5/
lockOnJoin: true
cdn: ""
@ -147,6 +147,7 @@ public:
time: 5000
chat:
enabled: true
startClosed: false
min_message_length: 1
max_message_length: 5000
grouping_messages_window: 10000
@ -189,6 +190,7 @@ public:
presentation:
defaultPresentationFile: default.pdf
panZoomThrottle: 32
restoreOnUpdate: false
uploadEndpoint: "/bigbluebutton/presentation/upload"
uploadSizeMin: 0
uploadSizeMax: 50000000