Mercurial > prosody-modules
comparison mod_turncredentials/README.markdown @ 4002:9e84a9cc3415
mod_turncredentials/README: Markdown syntax normalization
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 30 Apr 2020 13:16:27 +0200 |
parents | 0cb0605f3f38 |
children | b6fdd7e24bcc |
comparison
equal
deleted
inserted
replaced
4001:0cb0605f3f38 | 4002:9e84a9cc3415 |
---|---|
1 Introduction | 1 # Introduction |
2 ============ | |
3 | 2 |
4 [XEP-0215] implementation for [time-limited TURN credentials](https://tools.ietf.org/html/draft-uberti-behave-turn-rest-00). | 3 [XEP-0215] implementation for [time-limited TURN |
4 credentials](https://tools.ietf.org/html/draft-uberti-behave-turn-rest-00). | |
5 | 5 |
6 Configuration | 6 # Configuration |
7 ============= | |
8 | 7 |
9 Option Type Default | 8 Option Type Default |
10 ------------------------- -------- ------------ | 9 ------------------------- -------- ------------ |
11 turncredentials\_secret string *required* | 10 turncredentials\_secret string *required* |
12 turncredentials\_host string *required* | 11 turncredentials\_host string *required* |