From 7d5e0f151b644b681f1bb2caa130f5479cd5b110 Mon Sep 17 00:00:00 2001 From: jesopo Date: Wed, 13 Jul 2022 12:13:45 +0000 Subject: [PATCH] clarify that alertThreshold is not the same as displayReports --- docs/moderators.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/moderators.md b/docs/moderators.md index 4b71bac..2e79c8c 100644 --- a/docs/moderators.md +++ b/docs/moderators.md @@ -111,7 +111,8 @@ Prerequisites: TrustedReporters supports 3 different thresholds; `alertThreshold`, `redactThreshold`, and `banThreshold`. By default, only `alertThreshold` is enabled, and is set to `3`. Mjolnir will only consider reports that -take place in rooms Mjolnir is protecting. +take place in rooms Mjolnir is protecting. `alertThreshold` is separate from Mjolnir's ability to log +each report, which is `displayReports` in Mjolnir's config file. Make sure that anything you have sat in front of Synapse (e.g. nginx) is correctly configured to forward `/_synapse/admin/v1/event_reports` and `/_synapse/admin/v1/rooms/${room_id}/context/${revent_id}` to