From 79e073ba2e2726d04d753527a11e47a731553c3e Mon Sep 17 00:00:00 2001 From: Dome Date: Thu, 9 Apr 2026 23:58:01 +0200 Subject: [PATCH] Update base-config.yaml --- base-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-config.yaml b/base-config.yaml index 2fa4b6c..2a7d75c 100644 --- a/base-config.yaml +++ b/base-config.yaml @@ -136,7 +136,7 @@ report_emojis: - "🚩" - "⚠️" -# Automatically delete the message if more than 50% of the room members reported it. Redact notification will be sent to notification room. +# Automatically redact messages if > 50% of human members report them. Redact notification will be sent to notification room. auto_redact_majority: true # should we verify that users are human before allowing them to send messages?