Diff

spec/scansion/prosody.cfg.lua @ 11585:057ce005937e

core.modulemanager: Inherit mod_server_contact_info onto components #1270
author Kim Alvefur <zash@zash.se>
date Thu, 27 May 2021 11:18:42 +0200
parent 11583:4ee7a6a8753e
child 11588:1d59fd55d2f6
line wrap: on
line diff
--- a/spec/scansion/prosody.cfg.lua	Fri Sep 11 18:34:36 2020 +0200
+++ b/spec/scansion/prosody.cfg.lua	Thu May 27 11:18:42 2021 +0200
@@ -127,7 +127,6 @@
 	admins = { "Admin@localhost" }
 	modules_enabled = {
 		"muc_mam";
-		"server_contact_info";
 	}