Procházet zdrojové kódy

Merge pull request #3791 from luixxiul/fix

Update docs/registering-users.md: add details about delegation
pull/3792/head
Slavi Pantaleev před 1 rokem
committed by GitHub
rodič
revize
ba0ef316cc
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: B5690EEEBB952194
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. +2
    -1
      docs/registering-users.md

+ 2
- 1
docs/registering-users.md Zobrazit soubor

@@ -81,8 +81,9 @@ This `register-user` script actually invokes the `mas-cli manage register-user`

## Things to do after registering users

If you've just installed Matrix and created some users, **to finalize the installation process** it's best if you proceed with [Configuring service discovery via .well-known](configuring-well-known.md)
If you've just installed Matrix and created some users, you mostly need to **finalize the installation process** by [setting up Matrix delegation (redirection)](howto-server-delegation.md), so that your Matrix server (`matrix.example.com`) can present itself as the base domain (`example.com`) in the Matrix network.

This is required for federation to work! Without a proper configuration, your server will effectively not be part of the Matrix network.

## Managing users via a Web UI



Načítá se…
Zrušit
Uložit