Merge pull request #11854 from bigbluebutton/antobinary-patch-3

Set breakoutRoomLimit to 16
This commit is contained in:
Anton Georgiev 2021-04-01 17:23:06 -04:00 committed by GitHub
commit 0fe83fe246
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,9 +51,9 @@ public:
enableDebugWindow: true
# Warning: increasing the limit of breakout rooms per meeting
# can generate excessive overhead to the server. We recommend
# this value to be kept under 12.
# this value to be kept under 16.
breakouts:
breakoutRoomLimit: 8
breakoutRoomLimit: 16
sendInvitationToIncludedModerators: false
# https://github.com/bigbluebutton/bigbluebutton/pull/10826
customHeartbeat: false