mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2024-11-05 16:39:47 +00:00
Apply ilja's suggestion(s) to 1 file(s)
This commit is contained in:
parent
92da9c4a47
commit
2baf3084a1
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue