diff options
Diffstat (limited to 'files/virtual_host.cfg.lua.j2')
-rw-r--r-- | files/virtual_host.cfg.lua.j2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/virtual_host.cfg.lua.j2 b/files/virtual_host.cfg.lua.j2 index c291dc7..118b340 100644 --- a/files/virtual_host.cfg.lua.j2 +++ b/files/virtual_host.cfg.lua.j2 @@ -35,6 +35,7 @@ http_file_share_size_limit = 20 * 1024 * 1024 Component "conference.{{ virtual_host }}" "muc" modules_enabled = { + "muc"; "muc_mam"; "vcard_muc"; } |