From 78a855169bb886e44a8a6638e5953bd8dd1b6c73 Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Tue, 19 May 2026 02:47:15 -0400 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 f3b50a6ef..e6479ae26 100644 --- a/docs/registering-users.md +++ b/docs/registering-users.md @@ -97,10 +97,6 @@ This `register-user` script actually invokes the `mas-cli manage register-user` To manage users and your homeserver more easily (via a web interface), you can install [Ketesa](configuring-playbook-ketesa.md) — a fully-featured admin UI covering users, rooms, media, sessions, and MAS management. -## 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: