mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2026-04-03 08:11:05 +02:00
prosody: add metadata component
Necessary for whiteboard usage.
This commit is contained in:
parent
07f7054bad
commit
68751c27f2
@ -327,3 +327,7 @@ Component "breakout.{{ $XMPP_DOMAIN }}" "muc"
|
||||
{{ end -}}
|
||||
}
|
||||
{{ end }}
|
||||
|
||||
Component "metadata.{{ $XMPP_DOMAIN }}" "room_metadata_component"
|
||||
muc_component = "{{ $XMPP_MUC_DOMAIN }}"
|
||||
breakout_rooms_component = "breakout.{{ $XMPP_DOMAIN }}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user