Software /
code /
prosody-modules
File
mod_offline_hints/README.md @ 6052:451ec67f2dd3
mod_s2s_idle_timeout: Reword README
'HG:' are removed. HG: Leave message empty to abort
commit. HG: -- HG: user: Menel <menel@snikket.de>
mod_s2s_idle_timeout/README.md
author | Menel <menel@snikket.de> |
---|---|
date | Mon, 11 Nov 2024 23:19:33 +0100 (4 months ago) |
parent | 6003:fe081789f7b5 |
line wrap: on
line source
--- labels: - 'Stage-alpha' summary: Do not store in offline storage messages hinted with no-store' ... Introduction ============ `mod_offline` does not take into account XEP-334 tags. This module will not add to the offline storage those messages tagged with `<no-store />`. Usage ===== First copy the module to the prosody plugins directory. Then add "offline\_hints" to your modules\_enabled list in your configuration. No configuration options are available.