Apply ilja's suggestion(s) to 1 file(s)
This commit is contained in:
parent
02947bafeb
commit
02b4b4da47
|
@ -78,7 +78,7 @@ To add configuration to your config file, you can copy it from the base config.
|
|||
* `:users_manage_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.
|
||||
* Allows admins to delete accounts. Note that deleting an account is actually deactivating it and removing all data like posts, profile information, etc.
|
||||
* `:messages_read`
|
||||
* Allows you to view messages through the Admin-API, including non-public posts and chats
|
||||
* `:messages_delete`
|
||||
|
|
Loading…
Reference in New Issue