comparison mod_turncredentials/README.markdown @ 2473:fa8fe2ab332f

mod_turncredentials: Add a stub README
author Kim Alvefur <zash@zash.se>
date Sun, 29 Jan 2017 18:07:01 +0100
parents
children 0cb0605f3f38
comparison
equal deleted inserted replaced
2472:595d6a25bd7a 2473:fa8fe2ab332f
1 Introduction
2 ============
3
4 [XEP-0215] implementation for time-limited TURN credentials.
5
6 Configuration
7 =============
8
9 Option Type Default
10 ------------------------- -------- ------------
11 turncredentials\_secret string *required*
12 turncredentials\_host string *required*
13 turncredentials\_port number `3478`
14 turncredentials\_ttl number `86400`
15
16