forked from External/greenlight
add ability to disable guest access
This commit is contained in:
4
env
4
env
@ -100,3 +100,7 @@ SMTP_PASSWORD=yourpassword
|
||||
# default is '/b' (recommended)
|
||||
#
|
||||
#RELATIVE_URL_ROOT=/b
|
||||
|
||||
# Uncomment and set to 'true' to only allow users to create meetings when authenticated.
|
||||
# Unauthenticated users are still able to join meetings through invites.
|
||||
#DISABLE_GUEST_ACCESS=false
|
||||
|
Reference in New Issue
Block a user