From a21503b477c2aae1160ba230c32cb08b68c8b8f7 Mon Sep 17 00:00:00 2001 From: Jess Porter Date: Mon, 11 Jul 2022 16:30:28 +0100 Subject: [PATCH] Update docs/moderators.md Co-authored-by: Thibault Martin --- docs/moderators.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/moderators.md b/docs/moderators.md index a303e51..4b71bac 100644 --- a/docs/moderators.md +++ b/docs/moderators.md @@ -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