mod_offline_hints/README.markdown
author BetaRays <BetaRays@proton.me>
Sun, 17 Mar 2024 15:05:29 +0100
changeset 5875 1c8197075d04
parent 3504 e86315c9b5c4
permissions -rw-r--r--
mod_conversejs: Allow installation as PWA

---
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.