m.room.server_acl: update allowlist and explanation

This commit is contained in:
Aminda Suomalainen 2023-06-08 10:37:43 +03:00
parent db9e42a00f
commit 965c115b0e
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -62,7 +62,7 @@ Explanations:
## Allowlist
This configuration only lets servers I have accounts on in.
This configuration only lets servers I or especially close friends have accounts on in.
```json
{
@ -75,8 +75,7 @@ This configuration only lets servers I have accounts on in.
"fedora.im",
"jae.fi",
"converser.eu",
"artemislena.eu",
"the-apothecary.club"
"artemislena.eu"
],
"allow_ip_literals": false,
"deny": []