mastodon-app/POSTINSTALL.md

7 lines
312 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
2020-09-26 16:07:07 +00:00
to be changed later as it breaks federation. So, you have to install Mastodon in the correct
subdomain from the get-go.
2020-01-23 19:26:04 +00:00