prosody: param to link room metadata to main vhost (#1616)
This commit is contained in:
committed by
GitHub
parent
5120595a48
commit
a827437fc9
@@ -215,7 +215,7 @@ VirtualHost "{{ $XMPP_DOMAIN }}"
|
|||||||
}
|
}
|
||||||
|
|
||||||
main_muc = "{{ $XMPP_MUC_DOMAIN }}"
|
main_muc = "{{ $XMPP_MUC_DOMAIN }}"
|
||||||
|
room_metadata_component = "metadata.{{ $XMPP_DOMAIN }}"
|
||||||
{{ if $ENABLE_LOBBY }}
|
{{ if $ENABLE_LOBBY }}
|
||||||
lobby_muc = "lobby.{{ $XMPP_DOMAIN }}"
|
lobby_muc = "lobby.{{ $XMPP_DOMAIN }}"
|
||||||
{{ if $ENABLE_RECORDING }}
|
{{ if $ENABLE_RECORDING }}
|
||||||
|
|||||||
Reference in New Issue
Block a user