Diff

core/modulemanager.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 11287:b602dd3c4bbc
child 12079:76a5c0261793
line wrap: on
line diff
--- a/core/modulemanager.lua	Fri Sep 11 18:34:36 2020 +0200
+++ b/core/modulemanager.lua	Thu May 27 11:18:42 2021 +0200
@@ -42,6 +42,7 @@
 	"iq",
 	"s2s",
 	"s2s_bidi",
+	"server_contact_info",
 };
 
 -- We need this to let modules access the real global namespace