Update manifest
This commit is contained in:
12
POSTINSTALL.md
Normal file
12
POSTINSTALL.md
Normal file
@@ -0,0 +1,12 @@
|
||||
<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
|
||||
```
|
||||
|
Reference in New Issue
Block a user