Mercurial > prosody-modules
comparison mod_spam_reporting/README.markdown @ 5050:48c27b51f992
mod_spam_reporting: Remove redundant rockspec dependency on mod_blocklist
mod_blocklist is included in the same version that has the plugin
installer
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 23 Sep 2022 12:10:03 +0200 |
parents | 476afcbfb3e9 |
children |
comparison
equal
deleted
inserted
replaced
5049:e89aad13a52a | 5050:48c27b51f992 |
---|---|
1 --- | 1 --- |
2 labels: | 2 labels: |
3 - 'Stage-Beta' | 3 - 'Stage-Beta' |
4 rockspec: | |
5 dependencies: | |
6 - mod_blocklist | |
7 summary: 'XEP-0377: Spam Reporting' | 4 summary: 'XEP-0377: Spam Reporting' |
8 --- | 5 --- |
9 | 6 |
10 This module is a very basic implementation of [XEP-0377: Spam Reporting]. | 7 This module is a very basic implementation of [XEP-0377: Spam Reporting]. |
11 | 8 |