Mercurial > prosody-modules
view mod_test_data/README.markdown @ 4502:48afaec5d1de
mod_rest: Allow empty @to to mean to=account is in normal XMPP
Noticed an XXX in snikket-web-portal wrt needing to explicitly set @to
in order to talk to 'self' services in Prosody, where to=nil is the same
as to=account
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 07 Mar 2021 21:02:18 +0100 |
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.