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

This commit is contained in:
Hélène 2022-07-18 05:40:02 +00:00 committed by Ilja
parent 97e8c8a10a
commit ce0a6737e7
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ To add configuration to your config file, you can copy it from the base config.
* `:messages_read`
* Allows admins to read messages through the admin API, including non-public posts and chats.
* `:messages_delete`
* Allows you to delete messages from otehr people
* Allows admins to delete messages from other users.
* `:instances_delete,`
* Allows admins to remove a whole remote instance from your instance. This will delete all users and messages from that remote instance.
* `:reports_manage_reports`