Files
synapse-app-mas/POSTINSTALL.md
Girish Ramakrishnan 1d941ef1c2 Fixup postinstall
2020-07-02 08:37:51 -07:00

9 lines
351 B
Markdown

Account ids are created with the username and the second level domain under which the
app is installed e.g. `@username@domain.com`.
For federation to work, the second level domain has to be configured to serve up the
`.well-known/domain.com/matrix` URI. See the
[federation docs](https://cloudron.io/documentation/apps/synapse/) on
how to do this.