From 3eb04970283b9d9965fa052eb4de5013d3973af6 Mon Sep 17 00:00:00 2001 From: anoadragon453 Date: Wed, 8 May 2024 12:06:47 +0000 Subject: deploy: 4d408cb4dd3d433c7cf8fbcfd88c4da87af7c70d --- develop/usage/configuration/config_documentation.html | 4 ++++ 1 file changed, 4 insertions(+) (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 4ccbdda5f2..d5c1c96c0d 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html @@ -2314,6 +2314,10 @@ federated servers if autocreate_auto_join_rooms_federated is true (
  • "trusted_private_chat": an invitation is required to join this room and the invitee is assigned a power level of 100 upon joining the room.
  • +

    Each preset will set up a room in the same manner as if it were provided as the preset parameter when +calling the +POST /_matrix/client/v3/createRoom +Client-Server API endpoint.

    If a value of "private_chat" or "trusted_private_chat" is used then auto_join_mxid_localpart must also be configured.

    Defaults to "public_chat".

    -- cgit 1.5.1