feat(tests): Add a MUC component for testing

This commit is contained in:
PapaTutuWawa 2023-04-09 13:14:30 +02:00
parent 2de1126fa9
commit c9173c49bd

View File

@ -57,4 +57,6 @@ component_interfaces = { '127.0.0.1' }
VirtualHost "localhost"
Component "component.localhost"
component_secret = "abc123"
component_secret = "abc123"
Component "muc.localhost" "muc"