Bladeren bron

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 jaar geleden
committed by GitHub
bovenliggende
commit
774f3de863
Geen bekende sleutel gevonden voor deze handtekening in de database GPG sleutel-ID: B5690EEEBB952194
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. +1
    -0
      docs/configuring-playbook-federation.md

+ 1
- 0
docs/configuring-playbook-federation.md Bestand weergeven

@@ -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. 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 ## Federating only with select servers




Laden…
Annuleren
Opslaan