Sfoglia il codice sorgente

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 anno fa
committed by GitHub
parent
commit
774f3de863
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      docs/configuring-playbook-federation.md

+ 1
- 0
docs/configuring-playbook-federation.md Vedi File

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



Caricamento…
Annulla
Salva