diff options
Diffstat (limited to 'files/prosody.cfg.lua.j2')
-rw-r--r-- | files/prosody.cfg.lua.j2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/prosody.cfg.lua.j2 b/files/prosody.cfg.lua.j2 index 320285a..ec66d5d 100644 --- a/files/prosody.cfg.lua.j2 +++ b/files/prosody.cfg.lua.j2 @@ -50,6 +50,7 @@ modules_enabled = { "vcard4"; "vcard_legacy"; "version"; + "watch_spam_reports"; } modules_disabled = { } |