mod_test_data/README.markdown
author Kim Alvefur <zash@zash.se>
Sat, 02 Mar 2024 14:47:09 +0100
changeset 5855 dde9d21a599f
parent 3361 af824168729a
permissions -rw-r--r--
mod_traceback: Hook signal via event instead of directly Safer this way, see Prosody trunk rev 69faf3552d52

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