Adding fallback to unauthenticated Jitsi

This commit is contained in:
David Négrier 2020-10-19 11:07:49 +02:00
parent 260b0ea408
commit 16d1c2354e
6 changed files with 30 additions and 8 deletions

View file

@ -1,4 +1,6 @@
DEBUG_MODE=false
JITSI_URL=meet.jit.si
# If your Jitsi environment has authentication set up, you MUST set JITSI_PRIVATE_MODE to "true" and you MUST pass a SECRET_JITSI_KEY to generate the JWT secret
JITSI_PRIVATE_MODE=false
SECRET_JITSI_KEY=
ADMIN_API_TOKEN=123