diff --git a/integration_tests/prosody.cfg.lua b/integration_tests/prosody.cfg.lua index c562a1f..427903f 100644 --- a/integration_tests/prosody.cfg.lua +++ b/integration_tests/prosody.cfg.lua @@ -57,4 +57,6 @@ component_interfaces = { '127.0.0.1' } VirtualHost "localhost" Component "component.localhost" - component_secret = "abc123" \ No newline at end of file + component_secret = "abc123" + +Component "muc.localhost" "muc"