浏览代码

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

tags/v1.39.0rc1
Brendan Abolivier 2 年前
committed by GitHub
父节点
当前提交
3fffb71254
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 2 个文件被更改,包括 5 次插入2 次删除
  1. +1
    -0
      changelog.d/10395.doc
  2. +4
    -2
      docs/spam_checker.md

+ 1
- 0
changelog.d/10395.doc 查看文件

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

+ 4
- 2
docs/spam_checker.md 查看文件

@@ -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



正在加载...
取消
保存