feat: Drop unused module from prosody config. (#14229)

This commit is contained in:
Дамян Минков
2024-01-12 14:59:10 -06:00
committed by GitHub
parent bae2a977d1
commit 7aad0fd853

View File

@@ -56,7 +56,6 @@ VirtualHost "jitmeet.example.com"
-- we need bosh
modules_enabled = {
"bosh";
"pubsub";
"ping"; -- Enable mod_ping
"speakerstats";
"external_services";