allow setting the breakout room limit

This commit is contained in:
chandi
2020-10-21 00:04:47 +02:00
parent 32c9f7c77f
commit 1c4dbe2f98
4 changed files with 9 additions and 1 deletions

View File

@ -35,7 +35,7 @@ public:
# 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.
breakoutRoomLimit: 8
breakoutRoomLimit: {{ .Env.BREAKOUTROOM_LIMIT }}
defaultSettings:
application:
animations: true