From 965c115b0ecf925f23157854a1f605a5c097cf81 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 8 Jun 2023 10:37:43 +0300 Subject: [PATCH] m.room.server_acl: update allowlist and explanation --- matrix/m.room.server_acl/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/matrix/m.room.server_acl/README.md b/matrix/m.room.server_acl/README.md index 3560068..7f9e62b 100644 --- a/matrix/m.room.server_acl/README.md +++ b/matrix/m.room.server_acl/README.md @@ -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": []