소스 검색

Merge pull request #3772 from luixxiul/fix

Update docs/configuring-playbook-federation.md: add note about setting server delegation
pull/3774/head
Slavi Pantaleev 1 년 전
committed by GitHub
부모
커밋
774f3de863
No known key found for this signature in database GPG 키 ID: B5690EEEBB952194
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



불러오는 중...
취소
저장