misc: add ENABLE_PREJOIN_PAGE to .env

This commit is contained in:
Thomas Ritter
2020-11-03 23:27:51 +01:00
committed by GitHub
parent 465816b4eb
commit e5746ae0f4

View File

@@ -55,6 +55,9 @@ TZ=UTC
# Control whether the lobby feature should be enabled or not # Control whether the lobby feature should be enabled or not
#ENABLE_LOBBY=1 #ENABLE_LOBBY=1
# Show a prejoin page before entering a conference
#ENABLE_PREJOIN_PAGE=0
# #
# Let's Encrypt configuration # Let's Encrypt configuration
# #