Mercurial > prosody-modules
view mod_test_data/README.md @ 6356:a115f6a68d33
mod_pubsub_serverinfo: Remove verbose debug log statements
Was probably useful during development of the module, but now it just causes
excessive log spam every refresh interval.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Wed, 14 Jan 2026 13:54:26 +0000 |
| parents | fe081789f7b5 |
| 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.
