view mod_test_data/README.markdown @ 4941:7406039021d8

mod_auth_dovecot: Fix compat with Lua 5.2+ move of unpack() (thanks Tom)
author Kim Alvefur <zash@zash.se>
date Sat, 14 May 2022 15:52: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.