mise à jour
This commit is contained in:
parent
784b743c17
commit
9123a75db5
1 changed files with 4 additions and 4 deletions
|
@ -92,7 +92,7 @@ service.install.type = DISTRIBUTION
|
||||||
software.name = Framadate
|
software.name = Framadate
|
||||||
|
|
||||||
# Lien du site web du logiciel (type URL, recommandé).
|
# Lien du site web du logiciel (type URL, recommandé).
|
||||||
software.website =
|
software.website = https://framagit.org/framasoft/framadate
|
||||||
|
|
||||||
# Lien web vers la licence du logiciel (type URL, obligatoire).
|
# Lien web vers la licence du logiciel (type URL, obligatoire).
|
||||||
software.license.url = https://framagit.org/framasoft/framadate/framadate/-/blob/develop/LICENCE.fr.txt
|
software.license.url = https://framagit.org/framasoft/framadate/framadate/-/blob/develop/LICENCE.fr.txt
|
||||||
|
@ -133,7 +133,7 @@ host.server.type = PHYSICAL
|
||||||
# HOSTEDBAY : serveur personnel hébergé dans une baie d'un fournisseur
|
# HOSTEDBAY : serveur personnel hébergé dans une baie d'un fournisseur
|
||||||
# HOSTEDSERVER : serveur d'un fournisseur
|
# HOSTEDSERVER : serveur d'un fournisseur
|
||||||
# OUTSOURCED : infrastructure totalement sous-traitée
|
# OUTSOURCED : infrastructure totalement sous-traitée
|
||||||
host.provider.type = HOSTEDBAY
|
host.provider.type = HOSTEDSERVER
|
||||||
|
|
||||||
# Si vous avez du mal à remplir les champs précédents, ce tableau pourra vous aider :
|
# Si vous avez du mal à remplir les champs précédents, ce tableau pourra vous aider :
|
||||||
# NANO PHYSICAL VIRTUAL SHARED CLOUD
|
# NANO PHYSICAL VIRTUAL SHARED CLOUD
|
||||||
|
@ -144,7 +144,7 @@ host.provider.type = HOSTEDBAY
|
||||||
# Légendes : pm : physical machine ; vm : virtual machine ; vps : virtual private server.
|
# Légendes : pm : physical machine ; vm : virtual machine ; vps : virtual private server.
|
||||||
|
|
||||||
# Nom du logiciel hyperviseur (type STRING, optionnel, ex. KVM).
|
# Nom du logiciel hyperviseur (type STRING, optionnel, ex. KVM).
|
||||||
host.provider.hypervisor = pm
|
host.provider.hypervisor =
|
||||||
|
|
||||||
# Pays de l'hébergeur (type STRING, recommandé).
|
# Pays de l'hébergeur (type STRING, recommandé).
|
||||||
host.country.name = France
|
host.country.name = France
|
||||||
|
@ -156,4 +156,4 @@ host.country.code = FR
|
||||||
|
|
||||||
# [Subs]
|
# [Subs]
|
||||||
# Un lien vers un fichier properties complémentaire (type URL, optionnel).
|
# Un lien vers un fichier properties complémentaire (type URL, optionnel).
|
||||||
subs.foo =
|
#subs.foo = https://www.linux07.fr/.well-known/chatonsinfos/service-framadate-metrics.properties
|
Loading…
Reference in a new issue