Compare commits

..

No commits in common. "92af8ffa74d0f19306f31cd2e7154d237f7d7f37" and "3a34c1c0e74ff0f46313d1464445406e9fe04955" have entirely different histories.

View File

@ -90,7 +90,7 @@ For more information, see the documentation for [registering users](registering-
## Finalize the installation
Now you've configured Matrix services and your user account, you 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.
Now you've configured Matrix services and your user account, you need to **finalize the installation process** by [delegating (redirecting) the server](howto-server-delegation.md) to your base domain (`example.com`).
This is required for federation to work! Without a proper configuration, your server will effectively not be part of the Matrix network.