forked from data.coop/ansible
Enable group/community creation for all matrix users
This commit is contained in:
parent
ba28b1eb0c
commit
e42937736e
|
@ -881,7 +881,7 @@ password_config:
|
||||||
|
|
||||||
# Whether to allow non server admins to create groups on this server
|
# 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
|
# If enabled, non server admins can only create groups with local parts
|
||||||
# starting with this prefix
|
# starting with this prefix
|
||||||
|
|
Loading…
Reference in a new issue