prosody: add metadata component
Necessary for whiteboard usage.
This commit is contained in:
committed by
GitHub
parent
07f7054bad
commit
68751c27f2
@@ -327,3 +327,7 @@ Component "breakout.{{ $XMPP_DOMAIN }}" "muc"
|
|||||||
{{ end -}}
|
{{ end -}}
|
||||||
}
|
}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
Component "metadata.{{ $XMPP_DOMAIN }}" "room_metadata_component"
|
||||||
|
muc_component = "{{ $XMPP_MUC_DOMAIN }}"
|
||||||
|
breakout_rooms_component = "breakout.{{ $XMPP_DOMAIN }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user