mod_compliance_2021/README.md
author Kim Alvefur <zash@zash.se>
Sun, 04 Dec 2022 23:30:09 +0100
changeset 5113 650d04984e0b
parent 4415 c3d21182ebf3
permissions -rw-r--r--
mod_http_muc_log: Fix syntax error in timestamp adjusting script Put the } on the wrong line. Praise the Lua `end` !

---
summary: XMPP Compliance Suites 2021 self-test
rockspec:
  dependencies:
  - mod_cloud_notify
  - mod_smacks
  - mod_bookmarks
...

Compare the list of enabled modules with
[XEP-0443: XMPP Compliance Suites 2021] and produce basic report to the
Prosody log file.

If installed with the Prosody plugin installer (trunk/0.12+ required)
then all modules needed for a green checkmark should be included.