Fixup postinstall

This commit is contained in:
Girish Ramakrishnan
2020-07-02 08:37:51 -07:00
parent f9c7799381
commit 1d941ef1c2

View File

@@ -1,8 +1,8 @@
<sso>
This app integrates with the Cloudron User Management. Cloudron users can register
themselves using any client and use Matrix Synapse.
</sso>
Account ids are created with the username and the second level domain under which the
app is installed e.g. `@username@domain.com`.
**IMPORTANT: See the [docs](https://cloudron.io/documentation/apps/synapse/) on
how to complete setup and start using this app.**
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.