Software /
code /
prosody-modules
Changeset
6151:0afd83bbdf09
mod_anti_spam: Declare dependency on mod_pubsub_subscription for plugin installer
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 16 Jan 2025 18:51:16 +0100 |
parents | 6150:f77f5e408d6a |
children | 6152:5961e01dd963 |
files | mod_anti_spam/README.markdown |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_anti_spam/README.markdown Thu Jan 16 15:46:15 2025 +0000 +++ b/mod_anti_spam/README.markdown Thu Jan 16 18:51:16 2025 +0100 @@ -7,6 +7,8 @@ modules: mod_anti_spam.rtbl: rtbl.lib.lua mod_anti_spam.trie: trie.lib.lua +depends: + - mod_pubsub_subscription --- This module aims to provide an all-in-one spam filter for any kind of Prosody