11 lines
261 B
Plaintext
11 lines
261 B
Plaintext
# Jicofo HOCON configuration. See /usr/share/jicofo/jicofo.jar/reference.conf for
|
|
#available options, syntax, and default values.
|
|
jicofo {
|
|
xmpp: {
|
|
client: {
|
|
client-proxy: focus.mewimeet.de
|
|
}
|
|
trusted-domains: [ "recorder.mewimeet.de" ]
|
|
}
|
|
}
|