mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 14:06:02 -04:00
Make deprecation notice of the spam checker doc more obvious (#10395)
This commit is contained in:
parent
519ec8271f
commit
3fffb71254
2 changed files with 5 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue