jigasi: make it completely optional
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
19666889bd
commit
0f0a9420a0
@@ -1,6 +1,9 @@
|
||||
org.jitsi.jicofo.ALWAYS_TRUST_MODE_ENABLED=true
|
||||
org.jitsi.jicofo.BRIDGE_MUC={{ .Env.JVB_BREWERY_MUC }}@{{ .Env.XMPP_INTERNAL_MUC_DOMAIN }}
|
||||
|
||||
{{ if .Env.JIGASI_BREWERY_MUC }}
|
||||
org.jitsi.jicofo.jigasi.BREWERY={{ .Env.JIGASI_BREWERY_MUC}}@{{ .Env.XMPP_INTERNAL_MUC_DOMAIN }}
|
||||
{{ end }}
|
||||
|
||||
{{ if .Env.ENABLE_AUTH }}
|
||||
org.jitsi.jicofo.auth.URL=XMPP:{{ .Env.XMPP_DOMAIN }}
|
||||
|
||||
Reference in New Issue
Block a user