Specify required Mastodon API permissions (#26201)

This commit is contained in:
Patrick ZAJDA 2023-02-12 18:43:22 +01:00 committed by GitHub
parent fd9468babf
commit a8d202b11e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,7 @@ The `mastodon` platform uses [Mastodon](https://joinmastodon.org/) to deliver no
### Setup
Go to **Preferences** in the Mastodon web interface, then to **Development** and create a new application.
If you want to grant only required accesses, uncheck all checkboxes then check only **read:accounts** and **write:statuses**.
### Configuration