Mercurial > prosody-modules
view mod_test_data/README.markdown @ 3601:013ef96a6d4d
mod_csi_muc_priorities: Fix traceback due to empty field
The 'jid-multi' field reader returns nil if there are zero items.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 18 May 2019 16:19:03 +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.