1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jitsi_ynh.git synced 2024-09-03 19:35:57 +02:00

Merge branch 'master' into testing

This commit is contained in:
yalh76 2023-01-20 20:36:38 +01:00
commit 38007b240d

View file

@ -8,7 +8,13 @@ jicofo {
}
xmpp: {
client: {
enabled: true
client-proxy: focus.__DOMAIN__
hostname: localhost
xmpp-domain: __DOMAIN__
domain: auth.__DOMAIN__
user: __FOCUS_USER__
password: __FOCUS_PASSWORD__
}
trusted-domains: [ "recorder.__DOMAIN__" ]
}