2020-09-25 13:48:02 +02:00
DEBUG_MODE=false
JITSI_URL=meet.jit.si
2020-10-19 11:07:49 +02:00
# 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
2020-10-19 12:07:05 +02:00
JITSI_ISS=
2020-10-16 19:13:26 +02:00
SECRET_JITSI_KEY=
2020-09-25 13:48:02 +02:00
ADMIN_API_TOKEN=123
2021-09-24 10:53:02 +02:00
START_ROOM_URL=/_/global/maps.workadventure.localhost/starter/map.json
2021-02-16 09:58:08 +01:00
# If your Turn server is configured to use the Turn REST API, you should put the shared auth secret here.
# If you are using Coturn, this is the value of the "static-auth-secret" parameter in your coturn config file.
# Keep empty if you are sharing hard coded / clear text credentials.
TURN_STATIC_AUTH_SECRET=
2021-05-17 13:50:31 +02:00
DISABLE_NOTIFICATIONS=true
SKIP_RENDER_OPTIMIZATIONS=false
2021-03-18 13:26:02 +01:00
# The email address used by Let's encrypt to send renewal warnings (compulsory)
ACME_EMAIL=
2021-04-14 15:36:25 +02:00
MAX_PER_GROUP=4
MAX_USERNAME_LENGTH=8
2021-07-27 16:37:01 +02:00
OPID_CLIENT_ID=
OPID_CLIENT_SECRET=
OPID_CLIENT_ISSUER=
2021-11-15 15:58:08 +01:00
OPID_CLIENT_REDIRECT_URL=
2021-11-12 20:48:26 +01:00
OPID_LOGIN_SCREEN_PROVIDER=http://pusher.workadventure.localhost/login-screen
OPID_PROFILE_SCREEN_PROVIDER=
2021-10-21 16:28:57 +02:00
DISABLE_ANONYMOUS=
2021-09-21 20:24:53 +02:00
# If you want to have a contact page in your menu, you MUST set CONTACT_URL to the URL of the page that you want
2021-09-21 21:10:09 +02:00
CONTACT_URL=