mirror of
https://git.envs.net/envs/matrix-conf.git
synced 2025-08-05 21:24:17 -04:00
update /.well-known/matrix/support
This commit is contained in:
parent
d9c922ba9e
commit
253569ff38
1 changed files with 3 additions and 2 deletions
|
@ -7,10 +7,11 @@ location /.well-known/matrix/support {
|
||||||
{
|
{
|
||||||
"matrix_id": "@creme:envs.net",
|
"matrix_id": "@creme:envs.net",
|
||||||
"email_address": "hostmaster@envs.net",
|
"email_address": "hostmaster@envs.net",
|
||||||
"role": "admin"
|
"role": "m.role.admin"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"support_page": "https://matrix.to/#/#envs:envs.net"
|
"support_page": "https://matrix.to/#/#envs:envs.net",
|
||||||
|
"net.envs.abuse_reports": "https://matrix.to/#/#abuse:envs.net"
|
||||||
}';
|
}';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue