comparison mod_watch_spam_reports/README.markdown @ 4062:a496841b596a

mod_watch_spam_reports: Document dependency on mod_spam_reporting
author Martin Dosch <martin@mdosch.de>
date Tue, 07 Jul 2020 14:34:24 +0200
parents d518f97dad6f
children 0290ccdfe680
comparison
equal deleted inserted replaced
4061:9745a623c7ed 4062:a496841b596a
5 - 'Stage-Alpha' 5 - 'Stage-Alpha'
6 summary: 'Notify admins about incoming XEP-0377 spam reports' 6 summary: 'Notify admins about incoming XEP-0377 spam reports'
7 --- 7 ---
8 8
9 This module sends a message to the server admins for incoming 9 This module sends a message to the server admins for incoming
10 [XEP-0377](https://xmpp.org/extensions/xep-0377.html) spam 10 [XEP-0377][1] spam reports. It depends on [mod\_spam\_reporting][2]
11 reports. It doesn't require any configuration. 11 and doesn't require any configuration.
12
13 [1]:https://xmpp.org/extensions/xep-0377.html
14 [2]:https://modules.prosody.im/mod_spam_reporting.html