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 ## 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 ```json
{ {
@ -75,8 +75,7 @@ This configuration only lets servers I have accounts on in.
"fedora.im", "fedora.im",
"jae.fi", "jae.fi",
"converser.eu", "converser.eu",
"artemislena.eu", "artemislena.eu"
"the-apothecary.club"
], ],
"allow_ip_literals": false, "allow_ip_literals": false,
"deny": [] "deny": []