Software /
code /
prosody-modules
File
misc/README.markdown @ 3648:aa12b95a6d36
mod_http_upload: Ensure integer formatting of size limit
Prevents problems when running under Lua 5.3+ where floating point
numbers always have a decimal dot when tostring()-ed.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 22 Aug 2019 23:57:57 +0200 |
parent | 2353:ea97a87c3828 |
line wrap: on
line source
Miscellaneous modules ===================== Things that aren't really Prosody plugins go here, e.g. RunScripts.