Moved moderator access setting to Room Configuration (#2579)

This commit is contained in:
Ahmad Farhat
2021-03-17 17:21:34 -04:00
committed by GitHub
parent 9dc59b1211
commit a33fa06f09
7 changed files with 34 additions and 42 deletions

View File

@ -111,11 +111,6 @@ en:
shared_access:
info: Setting to disabled will remove the button from the Room options dropdown, preventing users from sharing rooms
title: Allow Users to Share Rooms
moderator_codes:
info: "With valid moderator codes, users can join a room as a moderator without having to create an account and receive access individually. The setting can be made separately for each room."
title: Enables the generation of moderator codes
enabled: Enabled
disabled: Disabled
subtitle: Customize Greenlight
tabs:
appearance: Appearance
@ -180,6 +175,9 @@ en:
info: Gives all users moderator privileges in BigBlueButton when they join the meeting.
recordings:
info: Allows room owners to specify whether they want the option to record a room or not. If enabled, the moderator must still click the "Record" button once the meeting has started.
moderator_codes:
info: Allows room owners to optionally generate a moderator pin which allows other users to join directly as moderators.
title: Enables the generation of moderator codes
options:
disabled: Disabled
enabled: Always Enabled