mod_server_contact_info: Comment on fallback to using 'admins'
authorKim Alvefur <zash@zash.se>
Mon, 01 Oct 2018 23:46:10 +0200
changeset 9431 8e7feec95e8d
parent 9430 460f08008521
child 9432 5f51710d7c1e
mod_server_contact_info: Comment on fallback to using 'admins'
plugins/mod_server_contact_info.lua
--- a/plugins/mod_server_contact_info.lua	Mon Oct 01 16:23:57 2018 +0100
+++ b/plugins/mod_server_contact_info.lua	Mon Oct 01 23:46:10 2018 +0200
@@ -19,6 +19,7 @@
 	{ name = "support", var = "support-addresses", type = "list-multi" },
 });
 
+-- JIDs of configured service admins are used as fallback
 local admins = module:get_option_inherited_set("admins", {});
 
 local contact_config = module:get_option("contact_info", {