Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 7f1efb0

Browse files
authored
Added documentation for Room Configuration feature (#134)
* Documentation for Room Configuration feature * Added documentation for Room Configuration feature
1 parent 737237f commit 7f1efb0

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

_posts/2019-04-15-gl-admin.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,20 @@ To allow the users to create as many rooms as they would like, select the option
292292

293293
![Greenlight Administrator Room Limit](/images/greenlight/admin_room_limit.png)
294294

295+
## Room Configuration
296+
297+
Through the Room Configuration tab Administrators are able to edit room settings for their site. For currently enabled room settings, users are allowed to edit room settings as they like (defaulted to **Optional**). However, if a room feature was removed through the `.env` file, it is defaulted to **Disabled**.
298+
299+
**Note:** Room setting changes will not apply to currently running/active meetings.
300+
301+
For each room setting, there are 3 options.
302+
303+
**Always Enabled:** Setting is forced on for all rooms. Room owners can not disable this setting.<br>
304+
**Optional:** Room owner has the option to either enable or disable the setting.<br>
305+
**Disabled:** Room setting does not appear when creating a room. Room owners can not enable this setting.
306+
307+
![Greenlight Administrator Room Configuration](/images/admin_room_configuration.png)
308+
295309
## User Roles
296310

297311
Through the Roles tab Administrators are able to edit the roles for their site.

_posts/2019-04-15-gl-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Your new room will then show under your current room, and you can click to switc
9696
| Mute users when they join | Automatically mutes the user when they join the BigBlueButton meeting |
9797
| Require moderator approval before joining | Prompts the moderator of the BigBlueButton meeting when a user tries to join. If the user is approved, they will be able to join the meeting. |
9898
| Allow any user to start this meeting | Allows any user to start the meeting. By default, only the Room Owner will join as a moderator. |
99-
| All users join as moderators | Gives all users moderator priveleges in BigBlueButton when they join the meeting. |
99+
| All users join as moderators | Gives all users moderator privileges in BigBlueButton when they join the meeting. |
100100
| Automatically join me into the room | Automatically joins the user into the room after the room gets created successfully. |
101101

102102
### Renaming Rooms
68.8 KB
Loading

0 commit comments

Comments
 (0)