|
|
|
@@ -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: |
|
|
|
|