Mercurial > prosody-modules
view mod_turncredentials/README.markdown @ 3896:987b203bb091
mod_rest: Restructure JSON / Stanza mapping definitions
It was a pain to remember which index had the mapping function for which
direction. This is more readable.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 22 Feb 2020 14:08:19 +0100 |
parents | fa8fe2ab332f |
children | 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`