mastodon-app/POSTINSTALL.md

11 lines
484 B
Markdown
Raw Normal View History

2020-09-26 16:07:07 +00:00
Accounts are created with the username and the subdomain under which this app is installed
2021-04-21 13:17:10 +00:00
e.g. `@$CLOUDRON-USERNAME@$CLOUDRON-APP-DOMAIN`. Note that Mastodon does NOT allow this subdomain
2022-02-01 18:11:40 +00:00
to be changed later as it breaks federation. So, you have to set up Mastodon in the correct
2020-09-26 16:07:07 +00:00
subdomain from the get-go.
2022-01-20 02:01:12 +00:00
<sso>
**note:** Mastodon has [restrictions](https://docs.cloudron.io/apps/mastodon/#username-restriction) on usernames
that might prevent some users from logging in.
</sso>
2020-01-23 19:26:04 +00:00