forked from Deuxfleurs/site
Ajout de jitsi
This commit is contained in:
parent
bd54b7d62a
commit
c76bf3abfa
2 changed files with 24 additions and 0 deletions
|
@ -20,3 +20,4 @@ organization.memberof.chatons.startdate = 21/06/2022
|
|||
organization.memberof.chatons.status.level = ACTIVE
|
||||
organization.country.name = France
|
||||
organization.country.code = FR
|
||||
subs.jitsi = https://deuxfleurs.fr/.well-known/chatonsinfos/jitsi.properties
|
||||
|
|
23
src/.well-known/chatonsinfos/jitsi.properties
Normal file
23
src/.well-known/chatonsinfos/jitsi.properties
Normal file
|
@ -0,0 +1,23 @@
|
|||
file.class = service
|
||||
file.protocol = ChatonsInfos-0.5
|
||||
file.datetime = 2022-07-20T00:00:00
|
||||
file.generator = L'équipe Deuxfleurs
|
||||
service.name = Jitsi
|
||||
service.description = Visioconférence dans le navigateur et sur mobile
|
||||
service.website = https://jitsi.deuxfleurs.fr
|
||||
service.logo = https://deuxfleurs.fr/.well-known/chatonsinfos/deuxfleurs.svg
|
||||
service.legal.url = https://deuxfleurs.fr/Mentions%20l%C3%A9gales.html
|
||||
service.guide.technical = https://guide.deuxfleurs.fr/operations/
|
||||
service.guide.user = https://guide.deuxfleurs.fr/prise_en_main/jitsi/
|
||||
service.contact.email = coucou@deuxfleurs.fr
|
||||
service.startdate = 01/01/2020
|
||||
service.status.level = OK
|
||||
service.registration = None
|
||||
service.registration.load = OPEN
|
||||
service.install.type = SOURCES
|
||||
software.name = jitsimeet
|
||||
software.website = https://jitsi.org/jitsi-meet/
|
||||
software.license.url = https://github.com/jitsi/jitsi-meet/blob/master/LICENSE
|
||||
software.license.name = Apache License 2.0
|
||||
software.version = 6826
|
||||
software.source.url = https://git.deuxfleurs.fr/Deuxfleurs/infrastructure/src/branch/main/app/jitsi/build
|
Loading…
Reference in a new issue