File

mod_test_data/README.md @ 6128:8ef4d825ad50

mod_anti_spam: Fix stanza type check in presence handler This was letting presence subscriptions slip through the net.
author Matthew Wild <mwild1@gmail.com>
date Tue, 31 Dec 2024 21:38:14 +0000 (2 months ago)
parent 6003:fe081789f7b5
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.