浏览代码

Update docs/configuring-playbook-federation.md: add note about setting server delegation

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3772/head
Suguru Hirahara 1年前
父节点
当前提交
f802df6e6d
找不到此签名对应的密钥 GPG 密钥 ID: E4F9743DAB4B7B75
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      docs/configuring-playbook-federation.md

+ 1
- 0
docs/configuring-playbook-federation.md 查看文件

@@ -2,6 +2,7 @@

By default, your server federates with the whole Matrix network. That is, people on your server can communicate with people on any other Matrix server.

**Note**: in the sample `vars.yml` ([`examples/vars.yml`](../examples/vars.yml)), we recommend to use a short user identifier like `@<username>:example.com` and set up [server delegation](howto-server-delegation.md) / redirection. Without a proper configuration, your server will effectively not be part of the Matrix network. If you find your server is not federated, make sure to [check whether services work](maintenance-checking-services.md) and your server is properly delegated.

## Federating only with select servers



正在加载...
取消
保存