mod_reminders/README.md
author Matthew Wild <mwild1@gmail.com>
Thu, 08 Jun 2023 19:19:46 +0100
changeset 5545 3804ee5117ca
parent 4740 a938df1f60de
permissions -rw-r--r--
mod_firewall: Load marks from storage on demand rather than at login This ensures people who don't use marks, or use them infrequently, don't pay a perf cost on every resource bind.

---
labels:
- 'Stage-alpha'
summary: 'Enable ProtoXEP: Reminders support'
...


Introduction
============

`mod_reminders` implements ProtoXEP: Reminders.

Usage
=====

Place the sibling `mod_reminders.lua` somewhere under your
`plugins_path`.