Browse Source

Make deprecation notice of the spam checker doc more obvious (#10395)

tags/v1.39.0rc1
Brendan Abolivier 2 years ago
committed by GitHub
parent
commit
3fffb71254
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions
  1. +1
    -0
      changelog.d/10395.doc
  2. +4
    -2
      docs/spam_checker.md

+ 1
- 0
changelog.d/10395.doc View File

@@ -0,0 +1 @@
Make deprecation notice of the spam checker doc more obvious.

+ 4
- 2
docs/spam_checker.md View File

@@ -1,6 +1,8 @@
**Note: this page of the Synapse documentation is now deprecated. For up to date
<h2 style="color:red">
This page of the Synapse documentation is now deprecated. For up to date
documentation on setting up or writing a spam checker module, please see
[this page](https://matrix-org.github.io/synapse/develop/modules.html).**
<a href="modules.md">this page</a>.
</h2>

# Handling spam in Synapse



Loading…
Cancel
Save