Mercurial > prosody-modules
view mod_reminders/README.md @ 4744:f478855f4565
mod_rest: Stop search when an implied type is determined
Optimization only, as the iteration order is undefined. And not much
since there's not that many entries in the implied_types map.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 04 Nov 2021 20:13:43 +0100 |
parents | a938df1f60de |
children |
line wrap: on
line source
--- 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`.