diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2023-10-17 09:59:46 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2023-10-17 09:59:46 +0200 |
commit | 4cbd53b6271f3ee616fc383bd03471e370b5a872 (patch) | |
tree | 5a936d0161154304499ddb6e7e998f346ff7fd97 /.well-known/chatonsinfos/plume.properties | |
parent | f53edd99a02035e244de3833ecfe427bb897e514 (diff) | |
download | site-4cbd53b6271f3ee616fc383bd03471e370b5a872.tar.gz site-4cbd53b6271f3ee616fc383bd03471e370b5a872.zip |
ajout de trucs importants
Diffstat (limited to '.well-known/chatonsinfos/plume.properties')
-rw-r--r-- | .well-known/chatonsinfos/plume.properties | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/.well-known/chatonsinfos/plume.properties b/.well-known/chatonsinfos/plume.properties new file mode 100644 index 0000000..69029a8 --- /dev/null +++ b/.well-known/chatonsinfos/plume.properties @@ -0,0 +1,30 @@ +file.class = service +file.protocol = ChatonsInfos-0.5 +file.datetime = 2022-07-20T00:00:00 +file.generator = L'équipe Deuxfleurs +service.name = Plume +service.description = Plateforme de blog fédérée via ActivityPub +service.website = https://plume.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/plume/ +service.contact.url = https://deuxfleurs.fr/ +service.contact.email = coucou@deuxfleurs.fr +service.startdate = 01/01/2020 +service.status.level = OK +service.registration = Member +service.registration.load = OPEN +service.install.type = SOURCES +software.name = Plume +software.website = https://joinplu.me/ +software.license.url = https://git.joinplu.me/Plume/Plume/src/branch/main/LICENSE +software.license.name = AGPL-3.0 +software.version = 8709f6cf9f8ff7e3c5ee7ea699ee7c778e92fefc +software.source.url = https://git.joinplu.me/Plume/Plume +host.name=Deuxfleurs +host.server.distribution=NixOS +host.server.type=PHYSICAL +host.provider.type=HOME +host.country.code=FR +host.country.name=France |