Software /
code /
prosody-modules
File
mod_turncredentials/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 | 2473:fa8fe2ab332f |
child | 4001:0cb0605f3f38 |
line wrap: on
line source
Introduction ============ [XEP-0215] implementation for time-limited TURN credentials. Configuration ============= Option Type Default ------------------------- -------- ------------ turncredentials\_secret string *required* turncredentials\_host string *required* turncredentials\_port number `3478` turncredentials\_ttl number `86400`