From 4395895fef2e69d1f71d351bbecff7837672db73 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Thu, 27 May 2021 11:18:42 +0200 Subject: core.modulemanager: Inherit mod_server_contact_info onto components #1270 --- spec/scansion/prosody.cfg.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'spec/scansion') diff --git a/spec/scansion/prosody.cfg.lua b/spec/scansion/prosody.cfg.lua index c5ed279b..6d3980ed 100644 --- a/spec/scansion/prosody.cfg.lua +++ b/spec/scansion/prosody.cfg.lua @@ -127,7 +127,6 @@ Component "conference.localhost" "muc" admins = { "Admin@localhost" } modules_enabled = { "muc_mam"; - "server_contact_info"; } -- cgit v1.2.3