Path: blob/main/net-im/jicofo/files/jicofo.conf.sample
24944 views
jicofo {
bridge {
brewery-jid = "[email protected]"
}
sctp {
enabled = false
}
xmpp {
client {
enabled = true
hostname = "localhost"
port = 5222
domain = "auth.jitsi.example.com"
username = "focus"
password = "supersecret"
conference-muc-jid = "conference.jitsi.example.com"
}
}
}