Updated contact info
This commit is contained in:
parent
b6ed187def
commit
e4496cb631
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue