mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
[enh] add note about needing 4 subdomains
This commit is contained in:
parent
dd9923487e
commit
aacae03dcf
1 changed files with 5 additions and 1 deletions
|
@ -32,7 +32,11 @@
|
||||||
"en": "Choose a domain for Jitsi Meet",
|
"en": "Choose a domain for Jitsi Meet",
|
||||||
"fr": "Choisissez un domaine pour Jitsi Meet"
|
"fr": "Choisissez un domaine pour Jitsi Meet"
|
||||||
},
|
},
|
||||||
"example": "domain.org"
|
"example": "domain.org",
|
||||||
|
"help": {
|
||||||
|
"en": "In addition to this domain, you need to have created beforehand 4 subdomains of this domain: auth.jitsi.domain.org, conference.jitsi.domain.org, jitsi-videobridge.jitsi.domain.org, focus.jitsi.domain.org",
|
||||||
|
"fr": "En plus de ce domaine, vous devez avoir préalablement créé 4 sous-domaines de ce domaine : auth.jitsi.domain.org, conference.jitsi.domain.org, jitsi-videobridge.jitsi.domain.org, focus.jitsi.domain.org"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue