mod_test_data/README.markdown
author Kim Alvefur <zash@zash.se>
Sun, 28 Aug 2022 15:50:39 +0200
changeset 5026 97d34d520cfa
parent 3361 af824168729a
permissions -rw-r--r--
mod_watch_spam_reports: Fix traceback due to misplaced parenthesis (thanks Menel) Just like in 964de9997552

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