diff --git a/mod/html5/settings.yml b/mod/html5/settings.yml index a31ce3d..3c3ce37 100644 --- a/mod/html5/settings.yml +++ b/mod/html5/settings.yml @@ -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