mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
14 lines
287 B
Text
14 lines
287 B
Text
|
lt-cred-mech
|
||
|
use-auth-secret
|
||
|
static-auth-secret=__TURNPWD__
|
||
|
realm=__DOMAIN__
|
||
|
|
||
|
listening-port=__PORT__
|
||
|
tls-listening-port=__TLS_PORT__
|
||
|
|
||
|
cert=/etc/yunohost/certs/__DOMAIN__/crt.pem
|
||
|
pkey=/etc/yunohost/certs/__DOMAIN__/key.pem
|
||
|
dh-file=/etc/yunohost/certs/__DOMAIN__/dh.pem
|
||
|
|
||
|
no-sslv2
|
||
|
no-sslv3
|