Update docs/configuring-playbook-jitsi.md: add a link to the official user guide to the usage section

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara 2025-02-17 23:03:14 +09:00
parent 7aa08149f5
commit 4403340cef
No known key found for this signature in database
GPG Key ID: E4F9743DAB4B7B75

View File

@ -108,6 +108,8 @@ You can use the self-hosted Jitsi server in multiple ways:
Note that you'll need to log in to your Jitsi's account to start a conference if you have configured authentication with `internal` auth.
Check [the official user guide](https://jitsi.github.io/handbook/docs/category/user-guide) for details about how to use Jitsi.
### Set up additional JVBs for more video-conferences (optional)
By default, a single JVB ([Jitsi VideoBridge](https://github.com/jitsi/jitsi-videobridge)) is deployed on the same host as the Matrix server. To allow more video-conferences to happen at the same time, you'd need to provision additional JVB services on other hosts.