From 6476e674ded9c2a7e9befa5e649d840ddba5520f Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Fri, 13 Feb 2026 04:34:37 +0900 Subject: [PATCH] Remove a section from registering-users.md Signed-off-by: Suguru Hirahara --- docs/registering-users.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/registering-users.md b/docs/registering-users.md index aeecbd04b..2ab4f404b 100644 --- a/docs/registering-users.md +++ b/docs/registering-users.md @@ -100,10 +100,6 @@ To manage users more easily (via a web user-interace), you can install [Synapse > [!WARNING] > If you're using [Matrix Authentication Service](configuring-playbook-matrix-authentication-service.md), note that user management via synapse-admin is not fully working yet. See the [Expectations](configuring-playbook-matrix-authentication-service.md#expectations) section for more information. -## Letting certain users register on your private server - -If you'd rather **keep your server private** (public registration closed, as is the default), and **let certain people create accounts by themselves** (instead of creating user accounts manually like this), consider installing and making use of [matrix-registration](configuring-playbook-matrix-registration.md). - ## Enabling public user registration To **open up user registration publicly** (usually **not recommended**), add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file: