feat(tests): Add a MUC component for testing
This commit is contained in:
parent
2de1126fa9
commit
c9173c49bd
@ -57,4 +57,6 @@ component_interfaces = { '127.0.0.1' }
|
|||||||
VirtualHost "localhost"
|
VirtualHost "localhost"
|
||||||
|
|
||||||
Component "component.localhost"
|
Component "component.localhost"
|
||||||
component_secret = "abc123"
|
component_secret = "abc123"
|
||||||
|
|
||||||
|
Component "muc.localhost" "muc"
|
||||||
|
Loading…
Reference in New Issue
Block a user