From 2ed23e261ae1cc04fcad3a70984315943c6d4564 Mon Sep 17 00:00:00 2001 From: clokep Date: Wed, 25 May 2022 11:54:18 +0000 Subject: deploy: a8db8c6eba8625f8fc224b320be6074d849ceada --- develop/usage/configuration/config_documentation.html | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'develop/usage/configuration/config_documentation.html') diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html index 2ffaa2fccf..9e5e68d172 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html @@ -2820,19 +2820,6 @@ will also not affect rooms created by other servers.

encryption_enabled_by_default_for_room_type: invite
 

-

Config option: enable_group_creation

-

Set to true to allow non-server-admin users to create groups on this server

-

Example configuration:

-
enable_group_creation: true
-
-
-

Config option: group_creation_prefix

-

If enabled/present, non-server admins can only create groups with local parts -starting with this prefix.

-

Example configuration:

-
group_creation_prefix: "unofficial_"
-
-

Config option: user_directory

This setting defines options related to the user directory.

This option has the following sub-options:

-- cgit 1.5.1