From df453b12a8bcc14b0656ef8424dd8c2e2821afc5 Mon Sep 17 00:00:00 2001 From: Charbel Abi Daher <45701489+CharbelAD@users.noreply.github.com> Date: Mon, 2 May 2022 16:51:11 +0300 Subject: Added link to Jitsi documentation on setting up authentication --- jitsi.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/jitsi.html b/jitsi.html index 3fd42e0..442f6fd 100644 --- a/jitsi.html +++ b/jitsi.html @@ -113,6 +113,11 @@ ufw enable
When you create a video chatroom, its address will appear as meet.example.org/yourvideochatname and can be shared as such.
+ The default Jitsi configuration will allow anyone accessing your site to create a video chatroom. If you want to only allow certain people to create rooms, you can check out how to add authentication here in the original documentation. +
+-- cgit v1.2.3