diff --git a/SETTINGS.rst b/SETTINGS.rst index dc42430f0..99fa2c0af 100644 --- a/SETTINGS.rst +++ b/SETTINGS.rst @@ -73,8 +73,7 @@ To enable the audio conference with Jitsi Meet, you have to set the following va - `JITSI_DOMAIN`: must contain an url to a Jitsi server - `JITSI_ROOM_NAME`: the name of the room that should be used -- `JITSI_PASSWORD`: (optional) the password of the room. Will be -applied automatically from the settings. +- `JITSI_ROOM_PASSWORD`: (optional) the password of the room. Will be applied automatically from the settings. Logging diff --git a/client/src/app/shared/components/jitsi/jitsi.component.html b/client/src/app/shared/components/jitsi/jitsi.component.html index 44f1c95d9..b4a1f51cb 100644 --- a/client/src/app/shared/components/jitsi/jitsi.component.html +++ b/client/src/app/shared/components/jitsi/jitsi.component.html @@ -3,15 +3,17 @@
- +