mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 09:39:25 +01:00
4ed25e8ce3
* Create /page/xmpp * Fix inconsistent name for XMPP contacts * Add link to /page/xmpp in index.html * Requested changes in Pull Request - Fix Wikipedia link - Ari is not an owner of the service * Requested changes in Pull Request - Better wording for /page/xmpp link * replace occurances of 'Matrix' with 'XMPP' * Fix minor spelling mistake i noticed * Fix minor spelling mistake here too * add instructions on how to reset password * fix update date * remove unnecessary files * add hydrogen as admin * forgot to close tag * ok maybe im not that good at writing html * add xmpp compliance badge * Add hydrogen's matrix id and replace "homeserver" with "server" * Create placeholder * Add files via upload * Delete .well-known/placeholder * Update xmpp-provider-v2.json * Create host-meta.json * Create host-meta --------- Co-authored-by: Ari Archer <ari.web.xyz@gmail.com>
24 lines
No EOL
533 B
JSON
24 lines
No EOL
533 B
JSON
{
|
|
"website": {
|
|
"en": "https://ari.lt/page/xmpp"
|
|
},
|
|
"alternativeJids": [],
|
|
"busFactor": 1,
|
|
"organization": "private person",
|
|
"passwordReset": {
|
|
"en": "https://ari.lt/page/xmpp#registration"
|
|
},
|
|
"serverTesting": true,
|
|
"maximumHttpFileUploadTotalSize": 0,
|
|
"maximumHttpFileUploadStorageTime": 14,
|
|
"maximumMessageArchiveManagementStorageTime": 14,
|
|
"professionalHosting": false,
|
|
"freeOfCharge": true,
|
|
"legalNotice": {
|
|
"en": "https://ari.lt/page/xmpp#privacy"
|
|
},
|
|
"serverLocations": [
|
|
"de"
|
|
],
|
|
"since": "2024-02-14"
|
|
} |