view mod_turncredentials/README.markdown @ 3758:900ea02ab00b

mod_log_json: Deregister log sink on unload Clean up after itself on unload. This also helps reinitialize the sink on reload.
author Kim Alvefur <zash@zash.se>
date Sat, 23 Nov 2019 04:53:16 +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`