mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
Update README.md
This commit is contained in:
parent
41382b353b
commit
6660d1bdd9
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ Jitsi Meet is a libre software (Apache) WebRTC JavaScript app that uses Jitsi Vi
|
||||||
1. **Jitsi** requires a dedicated **root domain**, eg. jitsi.domain.tld
|
1. **Jitsi** requires a dedicated **root domain**, eg. jitsi.domain.tld
|
||||||
2. **Jitsi** requires the ports TCP/4443 and UDP/10000 to be forwarded to your YunoHost (The same way you forwarded 80 (HTTP), 443 (HTTPS), etc... https://yunohost.org/#/isp_box_config)
|
2. **Jitsi** requires the ports TCP/4443 and UDP/10000 to be forwarded to your YunoHost (The same way you forwarded 80 (HTTP), 443 (HTTPS), etc... https://yunohost.org/#/isp_box_config)
|
||||||
3. **Jitsi** will stop and disable Metronome XMPP.
|
3. **Jitsi** will stop and disable Metronome XMPP.
|
||||||
4. LDAP authentication is activated, only authenticated users to create new conference rooms. Whenever a new room is about to be created, Jitsi Meet will prompt for a user name and password. After the room is created, others will be able to join from anonymous domain.
|
4. LDAP authentication is activated, only authenticated users can create new conference rooms. Whenever a new room is about to be created, Jitsi Meet will prompt for a user name and password. After the room is created, others will be able to join from anonymous domain.
|
||||||
5. **Jitsi** is configured for to user 200MiB memory (next to 50 simultaneus users), this number can be increase going to the Yunohost config panel
|
5. **Jitsi** is configured for to user 200MiB memory (next to 50 simultaneus users), this number can be increase going to the Yunohost config panel
|
||||||
5. **Jitsi** is compatible with armhf architecture, it was tested on odroid xu4 and hc1.
|
5. **Jitsi** is compatible with armhf architecture, it was tested on odroid xu4 and hc1.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue