From e42937736e31d609a66ec3934149ea8b3af4d486 Mon Sep 17 00:00:00 2001 From: Jesper Hess Nielsen Date: Wed, 10 Apr 2019 17:46:39 +0200 Subject: [PATCH] Enable group/community creation for all matrix users --- roles/docker/files/configs/matrix/homeserver.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/docker/files/configs/matrix/homeserver.yaml b/roles/docker/files/configs/matrix/homeserver.yaml index dbb8b39..b9c2abf 100644 --- a/roles/docker/files/configs/matrix/homeserver.yaml +++ b/roles/docker/files/configs/matrix/homeserver.yaml @@ -881,7 +881,7 @@ password_config: # Whether to allow non server admins to create groups on this server # -enable_group_creation: false +enable_group_creation: true # If enabled, non server admins can only create groups with local parts # starting with this prefix