From d4374f6a00f33f8a84a371483cd29b2f1f93feb9 Mon Sep 17 00:00:00 2001 From: chandi Date: Sun, 6 Sep 2020 13:11:35 +0200 Subject: [PATCH] update versions and fix for wrong indentation with applied v2.2.23 changes --- mod/html5/settings.yml | 30 +++++++++++++++--------------- mod/recordings/Dockerfile | 2 +- mod/recordings/bigbluebutton.yml | 2 +- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/mod/html5/settings.yml b/mod/html5/settings.yml index 6b5261c..789d06b 100644 --- a/mod/html5/settings.yml +++ b/mod/html5/settings.yml @@ -200,21 +200,21 @@ public: profile: low-u25 - threshold: 30 profile: low-u30 - pagination: - # whether to globally enable or disable pagination. - enabled: false - # how long (in ms) the negotiation will be debounced after a page change. - pageChangeDebounceTime: 2500 - # video page sizes for DESKTOP endpoints. It stands for the number of SUBSCRIBER streams. - # PUBLISHERS aren't accounted for . - # A page size of 0 (zero) means that the page size is unlimited (disabled). - desktopPageSizes: - moderator: 0 - viewer: 5 - # video page sizes for MOBILE endpoints - mobilePageSizes: - moderator: 2 - viewer: 2 + pagination: + # whether to globally enable or disable pagination. + enabled: false + # how long (in ms) the negotiation will be debounced after a page change. + pageChangeDebounceTime: 2500 + # video page sizes for DESKTOP endpoints. It stands for the number of SUBSCRIBER streams. + # PUBLISHERS aren't accounted for . + # A page size of 0 (zero) means that the page size is unlimited (disabled). + desktopPageSizes: + moderator: 0 + viewer: 5 + # video page sizes for MOBILE endpoints + mobilePageSizes: + moderator: 2 + viewer: 2 pingPong: clearUsersInSeconds: 180 pongTimeInSeconds: 15 diff --git a/mod/recordings/Dockerfile b/mod/recordings/Dockerfile index 668b6d6..b142af1 100644 --- a/mod/recordings/Dockerfile +++ b/mod/recordings/Dockerfile @@ -40,7 +40,7 @@ RUN mkdir -p \ /var/log/bigbluebutton \ /var/log/bigbluebutton/presentation -ENV TAG v2.2.22 +ENV TAG v2.2.23 # add bbb-record-core (lib, scripts and Gemfile) RUN cd /usr/local/bigbluebutton/core \ diff --git a/mod/recordings/bigbluebutton.yml b/mod/recordings/bigbluebutton.yml index 9a57183..c20328a 100644 --- a/mod/recordings/bigbluebutton.yml +++ b/mod/recordings/bigbluebutton.yml @@ -1,4 +1,4 @@ -bbb_version: '2.2.22' +bbb_version: '2.2.23' raw_audio_src: /var/freeswitch/meetings raw_video_src: /usr/share/red5/webapps/video/streams kurento_video_src: /var/kurento/recordings