Quellcode durchsuchen

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

tags/v1.39.0rc1
Brendan Abolivier vor 2 Jahren
committed by GitHub
Ursprung
Commit
3fffb71254
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
2 geänderte Dateien mit 5 neuen und 2 gelöschten Zeilen
  1. +1
    -0
      changelog.d/10395.doc
  2. +4
    -2
      docs/spam_checker.md

+ 1
- 0
changelog.d/10395.doc Datei anzeigen

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

+ 4
- 2
docs/spam_checker.md Datei anzeigen

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



Laden…
Abbrechen
Speichern