mod_test_data/README.markdown
author marc0s <marcos.devera@quobis.com>
Fri, 29 Mar 2019 17:06:18 +0100
changeset 3504 e86315c9b5c4
parent 3361 af824168729a
permissions -rw-r--r--
offline_hints: discard no-store hinted messages at mod_offline This module will hook `message/offline/handle` and will skip offline storage for messages hinted with `no-store` or `no-permanent-store`.

---
description: Generate test data
labels:
- 'Stage-Alpha'
---

This module is of use to developers who want to fill their Prosody storage with
test data, e.g. for debugging, testing or performance measurements of Prosody or
client code.

Currently it only supports filling MAM archives, but patches are welcome for other
functionality.