server contact info module
This commit is contained in:
@@ -50,9 +50,9 @@ modules_enabled = {
|
|||||||
--"motd"; -- Send a message to users when they log in
|
--"motd"; -- Send a message to users when they log in
|
||||||
--"legacyauth"; -- Legacy authentication. Only used by some old clients and bots.
|
--"legacyauth"; -- Legacy authentication. Only used by some old clients and bots.
|
||||||
"lastactivity";
|
"lastactivity";
|
||||||
|
"server_contact_info"; -- This module lets you advertise various contact addresses for your XMPP service via XEP-0157.
|
||||||
--"server_info"; -- This module lets you advertise various contact addresses for your XMPP service via XEP-0158.
|
--"server_info"; -- This module lets you advertise various contact addresses for your XMPP service via XEP-0158.
|
||||||
"cloud_notify";
|
"cloud_notify";
|
||||||
"server_contact_info";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
-- modules_enabled = mods_enabled;
|
-- modules_enabled = mods_enabled;
|
||||||
|
|||||||
Reference in New Issue
Block a user