瀏覽代碼

Update docs/registering-users.md: add details about delegation

The change is based on 7e45325338.

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3791/head
Suguru Hirahara 1 年之前
父節點
當前提交
6e9c143d56
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: E4F9743DAB4B7B75
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. +2
    -1
      docs/registering-users.md

+ 2
- 1
docs/registering-users.md 查看文件

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



Loading…
取消
儲存