You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48 lines
1.7 KiB
48 lines
1.7 KiB
# [File] |
|
file.class=service |
|
file.generator=StatoolInfos |
|
file.datetime=__LAST_UPDATE__ |
|
file.protocol=StatoolInfos-0.1.0 |
|
|
|
# [Service] |
|
service.name=XMPP Chapril |
|
service.description=Service de messagerie instantanée. |
|
service.website=https://xmpp.chapril.org/ |
|
service.logo=https://www.chapril.org/.well-known/chaprilinfos/chapril-logo-mini.png |
|
service.legal.url=https://www.chapril.org/cgu.html |
|
service.guide.technical=https://admin.chapril.org/doku.php?id=admin:services:xmpp.chapril.org |
|
service.guide.user=https://www.chapril.org/XMPP |
|
service.contact.url=https://www.chapril.org/contact.xhtml |
|
service.contact.email=xmpp-support@chapril.org |
|
service.startDate=08/03/2020 |
|
service.endDate= |
|
service.status.level=OK |
|
service.status.description=Nominal |
|
service.registration=Free |
|
|
|
# [Host] |
|
host.name=Hetzner |
|
host.server.type=VIRTUAL |
|
host.provider.type=HOSTEDSERVER |
|
host.country.name=Allemagne |
|
host.country.code=DE |
|
|
|
# [Software] |
|
software.name=ejabberd |
|
software.website=https://www.ejabberd.im/ |
|
software.license.url=https://github.com/processone/ejabberd/blob/master/COPYING |
|
software.license.name=GPLv2 |
|
software.version=__EJABBERD_VERSION__ |
|
software.source.url=https://github.com/processone/ejabberd/ |
|
|
|
# [Metrics] |
|
metrics.accounts.total.name = Nombre total de comptes |
|
metrics.accounts.total.description = Nombre total de comptes créés |
|
metrics.accounts.total.count = __TOTAL_USER_ACCOUNTS__ |
|
|
|
metrics.accounts.active.name = Nombre de comptes actifs |
|
metrics.accounts.active.description = Nombre de comptes vraiment utilisés récemment |
|
metrics.accounts.active.lastyear = __ACTIVE_USER_YEAR__ |
|
metrics.accounts.active.lastmonth = __ACTIVE_USER_MONTH__ |
|
metrics.accounts.active.lastweek = __ACTIVE_USER_WEEK__ |
|
|
|
|