Added All Join as Moderator room setting (#696)

This commit is contained in:
farhatahmad
2019-07-31 11:34:31 -04:00
committed by Jesus Federico
parent 5f237194b1
commit 973c95339c
6 changed files with 45 additions and 10 deletions

View File

@ -128,7 +128,8 @@ RELATIVE_URL_ROOT=/b
# mute-on-join: Automatically mute users by default when they join a room
# require-moderator-approval: Require moderators to approve new users before they can join the room
# anyone-can-start: Allows anyone with the join url to start the room in BigBlueButton
ROOM_FEATURES=mute-on-join,require-moderator-approval,anyone-can-start
# all-join-moderator: All users join as moderators in BigBlueButton
ROOM_FEATURES=mute-on-join,require-moderator-approval,anyone-can-start,all-join-moderator
# Specify the maximum number of records to be sent to the BigBlueButton API in one call
# Default is set to 25 records