From e5746ae0f42cca0aacfda24ecfffb65f08787ae6 Mon Sep 17 00:00:00 2001 From: Thomas Ritter Date: Tue, 3 Nov 2020 23:27:51 +0100 Subject: [PATCH] misc: add ENABLE_PREJOIN_PAGE to .env --- env.example | 3 +++ 1 file changed, 3 insertions(+) diff --git a/env.example b/env.example index b01bd04..64a174c 100644 --- a/env.example +++ b/env.example @@ -55,6 +55,9 @@ TZ=UTC # Control whether the lobby feature should be enabled or not #ENABLE_LOBBY=1 +# Show a prejoin page before entering a conference +#ENABLE_PREJOIN_PAGE=0 + # # Let's Encrypt configuration #