mastodon-app/POSTINSTALL.md

10 lines
650 B
Markdown
Raw Normal View History

2022-11-14 18:05:18 +00:00
Accounts are created with the username and the subdomain under which this app is installed e.g. `@$CLOUDRON-USERNAME@$CLOUDRON-APP-FQDN`. Mastodon does not allow changing the domain part of the account later. See [the docs](https://docs.cloudron.io/apps/mastodon/#federation) for more information, if you want to change this domain.
2020-09-26 16:07:07 +00:00
2022-01-20 02:01:12 +00:00
<sso>
2022-11-14 18:05:18 +00:00
**NOTE:**
* Mastodon has [restrictions](https://docs.cloudron.io/apps/mastodon/#username-restriction) on usernames that might prevent some users from logging in.
* External registration [does not work well](https://github.com/mastodon/mastodon/issues/20655) when Cloudron user management is enabled.
2022-01-20 02:01:12 +00:00
</sso>
2020-01-23 19:26:04 +00:00