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

This commit is contained in:
Hélène 2022-07-18 05:38:30 +00:00 committed by Ilja
parent ad730c2135
commit 02947bafeb
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ To add configuration to your config file, you can copy it from the base config.
* `:users_manage_tags`
* Allows admins to set and remove tags for users. This can be useful in combination with MRF policies, such as `Pleroma.Web.ActivityPub.MRF.TagPolicy`.
* `:users_manage_credentials`
* Allows you to trigger a password reset and set new credentials
* Allows admins to trigger a password reset and set new credentials for an user.
* `:users_delete`
* Allows you to delete accounts. Note that deleting an account is actually deactivating it and removing all data like posts, profile information, etc.
* `:messages_read`