NETWORK.md

Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
Ari Archer 2024-02-24 13:17:19 +02:00
parent 9cabd0d5ac
commit c75c9c3a5a

View file

@ -19,7 +19,7 @@ The server file, `.well-known/network/server.json`, has the following structure:
"keywords": [...], "keywords": [...],
"staff": [ "staff": [
{"name": "Ari Archer", "email": "ari@ari.lt", "website": "https://ari.lt/", "role": "owner", "matrix": "@ari:ari.lt", "xmpp": "ari@ari.lt", "of": ["*"]}, {"name": "Ari Archer", "email": "ari@ari.lt", "website": "https://ari.lt/", "role": "owner", "matrix": "@ari:ari.lt", "xmpp": "ari@ari.lt", "of": ["*"]},
{..., "xmpp": "meow@ari.lt", "of": "xmpp.ari.lt"}, {..., "of": ["xmpp.ari.lt"]},
... ...
], ],
"name": "Ari::web -> Server", "name": "Ari::web -> Server",