prosody: param to link room metadata to main vhost (#1616)

This commit is contained in:
Aaron van Meerten
2023-10-02 12:41:46 -05:00
committed by GitHub
parent 5120595a48
commit a827437fc9

View File

@@ -215,7 +215,7 @@ VirtualHost "{{ $XMPP_DOMAIN }}"
}
main_muc = "{{ $XMPP_MUC_DOMAIN }}"
room_metadata_component = "metadata.{{ $XMPP_DOMAIN }}"
{{ if $ENABLE_LOBBY }}
lobby_muc = "lobby.{{ $XMPP_DOMAIN }}"
{{ if $ENABLE_RECORDING }}