Apply ilja's suggestion(s) to 1 file(s)

This commit is contained in:
Hélène 2022-07-18 05:38:01 +00:00 committed by Ilja
parent 92da9c4a47
commit 2baf3084a1
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ To add configuration to your config file, you can copy it from the base config.
* `:users_read`
* Allows admins to fetch users through the admin API.
* `:users_manage_invites`
* Allows you to manage invites. This includes sending, resending, revoking and approving invites
* Allows admins to manage invites. This includes sending, resending, revoking and approving invites.
* `:users_manage_activation_state`
* Allows admins to activate and deactivate accounts. This also allows them to see deactivated users through the Mastodon API.
* `:users_manage_tags`