mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 09:39:25 +01:00
NETWORK.md
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
9cabd0d5ac
commit
c75c9c3a5a
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Reference in a new issue