Software /
code /
prosody-modules
Annotate
misc/README.markdown @ 4758:b9af1ccac98b
mod_measure_malloc: Fix accidental global variable write [luacheck]
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 07 Nov 2021 14:25:58 +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. |