Added a env variable to toggle visibilty of the customize tab in user settings (#369)

This commit is contained in:
farhatahmad
2019-02-15 12:15:29 -05:00
committed by Jesus Federico
parent c38032ac20
commit 9c23c88735
3 changed files with 15 additions and 4 deletions

View File

@ -111,6 +111,10 @@ RELATIVE_URL_ROOT=/b
# By default, this is the BigBlueButton logo.
BRANDING_IMAGE=
# Shows/Hides a tab in User Settings which allows the user to customize their own instance of GreenLight
# Customization is currently unimplemented, so this will default to false
ALLOW_CUSTOM_BRANDING=false
# Specify which settings you would like the users to configure on room creation
# or edit after the room has been created
# By default, all settings are turned OFF.