2017-02-13 20:43:41 +01:00
|
|
|
lt-cred-mech
|
|
|
|
use-auth-secret
|
|
|
|
static-auth-secret=__TURNPWD__
|
|
|
|
realm=__DOMAIN__
|
2017-02-16 22:54:57 +01:00
|
|
|
no-stun
|
2017-02-13 20:43:41 +01:00
|
|
|
|
|
|
|
tls-listening-port=__TLS_PORT__
|
2018-01-19 22:05:39 +01:00
|
|
|
alt-tls-listening-port=__TLS_ALT_PORT__
|
|
|
|
cli-port=__CLI_PORT__
|
2017-02-13 20:43:41 +01:00
|
|
|
|
|
|
|
cert=/etc/yunohost/certs/__DOMAIN__/crt.pem
|
|
|
|
pkey=/etc/yunohost/certs/__DOMAIN__/key.pem
|
2018-01-19 22:05:39 +01:00
|
|
|
dh-file=/etc/matrix-__APP__/dh.pem
|
2017-02-13 20:43:41 +01:00
|
|
|
|
|
|
|
no-sslv2
|
2018-01-19 22:05:39 +01:00
|
|
|
no-sslv3
|
|
|
|
no-udp
|
|
|
|
no-tcp
|
|
|
|
|
|
|
|
log-file=/var/log/matrix-__APP__/turnserver.log
|
2018-04-27 00:15:24 +02:00
|
|
|
pidfile=/var/run/coturn-__APP__/turnserver.pid
|