Files
cloudron-glitch/POSTINSTALL.md
Girish Ramakrishnan 3439deee04 Update manifest
2019-07-17 17:33:30 -07:00

13 lines
314 B
Markdown

<sso>
This app integrates with Cloudron user management. Cloudron users can login and access
Mastodon.
</sso>
To make a user an administrator, use the [Web Terminal](https://cloudron.io/documentation/apps/#web-terminal)
and run the following command:
```
bin/tootctl accounts modify <username> --role admin
```