From 48584c47715a212c94d99db5c81181211134ce23 Mon Sep 17 00:00:00 2001 From: ~creme Date: Sun, 15 Aug 2021 10:50:02 +0200 Subject: [PATCH] Update README.md change deprecated "spam_checker" to "modules". note: https://matrix-org.github.io/synapse/develop/spam_checker.html https://matrix-org.github.io/synapse/develop/modules.html --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9943ae..06009fd 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ pip install -e "git+https://github.com/matrix-org/mjolnir.git#egg=mjolnir&subdir Then add the following to your `homeserver.yaml`: ```yaml -spam_checker: +modules: module: mjolnir.AntiSpam config: # Prevent servers/users in the ban lists from inviting users on this