diff --git a/etc/prosody/prosody.cfg.lua b/etc/prosody/prosody.cfg.lua index c22c929..468cd9e 100644 --- a/etc/prosody/prosody.cfg.lua +++ b/etc/prosody/prosody.cfg.lua @@ -211,9 +211,9 @@ pep_max_items = 10000 -- See https://prosody.im/doc/modules/mod_server_contact_info contact_info = { - admin = { "https://telepath.im/contact" }; - support = { "https://telepath.im/contact" }; - abuse = { "https://telepath.im/contact" }; + admin = { "xmpp:admin@telepath.im", "mailto:telepath@ari.lt", "https://toot.community/@telepath" }; + support = { "xmpp:admin@telepath.im", "mailto:telepath@ari.lt", "https://toot.community/@telepath" }; + abuse = { "xmpp:admin@telepath.im", "mailto:telepath@ari.lt", "https://toot.community/@telepath" }; } -- Reserved usernames