Update docs/moderators.md

Co-authored-by: Thibault Martin <thibaultamartin@users.noreply.github.com>
This commit is contained in:
Jess Porter 2022-07-11 16:30:28 +01:00 committed by jesopo
parent c54167e8d6
commit a21503b477

View File

@ -98,8 +98,9 @@ permanently from protection, remove them from the config.
## Trusted Reporters
Mjolnir has an (optional) system in which it will poll Synapse for new reports, and when it sees sufficient
(configurable limit) amounts of reports from trusted (configurable list) users on an given report, it will
take a configurable action, such as redacting the message.
amounts of reports from trusted users on an given message, it will take an action, such as redacting the message.
The users to trust, the actions to take, and the thresholds needed for those actions are configurable.
Prerequisites:
* `pollReport: true` in Mjolnir config file