view mod_test_data/README.markdown @ 5284:5178c13deb78

mod_http_admin_api: Fix missing import Forgot in previous commit
author Kim Alvefur <zash@zash.se>
date Tue, 28 Mar 2023 21:04:23 +0200
parents af824168729a
children
line wrap: on
line source

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