2017-02-13 20:43:41 +01:00
|
|
|
lt-cred-mech
|
|
|
|
use-auth-secret
|
|
|
|
static-auth-secret=__TURNPWD__
|
|
|
|
realm=__DOMAIN__
|
|
|
|
|
|
|
|
tls-listening-port=__TLS_PORT__
|
2018-01-19 22:05:39 +01:00
|
|
|
alt-tls-listening-port=__TLS_ALT_PORT__
|
2018-06-20 19:22:25 +02:00
|
|
|
min-port=49153
|
|
|
|
max-port=49193
|
2018-01-19 22:05:39 +01:00
|
|
|
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-08-01 00:32:10 +02:00
|
|
|
dh-file=/etc/matrix-__APP__/__DOMAIN__.tls.dh
|
2017-02-13 20:43:41 +01:00
|
|
|
|
|
|
|
no-sslv2
|
2018-01-19 22:05:39 +01:00
|
|
|
no-sslv3
|
2018-05-06 00:35:58 +02:00
|
|
|
no-tlsv1
|
|
|
|
|
|
|
|
no-loopback-peers
|
|
|
|
no-multicast-peers
|
2018-01-19 22:05:39 +01:00
|
|
|
|
|
|
|
log-file=/var/log/matrix-__APP__/turnserver.log
|
2018-04-27 00:15:24 +02:00
|
|
|
pidfile=/var/run/coturn-__APP__/turnserver.pid
|
2018-05-06 00:35:58 +02:00
|
|
|
simple-log
|
|
|
|
|
|
|
|
external-ip=__IPV4__,__IPV6__
|
|
|
|
|