Software /
code /
prosody-modules
Annotate
misc/README.markdown @ 3801:d59fb4dcf100
mod_rest: Verify that @xmlns is left empty
Prosody needs it to be empty internally.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 30 Dec 2019 07:22:15 +0100 |
parent | 2353:ea97a87c3828 |
rev | line source |
---|---|
2353 | 1 Miscellaneous modules |
2 ===================== | |
3 | |
4 Things that aren't really Prosody plugins go here, e.g. RunScripts. |