disable presence

This commit is contained in:
Henry Hiles 2025-12-03 11:37:03 -05:00
commit 97c5557a6f
No known key found for this signature in database

View file

@ -45,6 +45,10 @@
ignore_messages_from_server_names = [ ];
url_preview_domain_explicit_allowlist = [ "*" ];
allow_local_presence = false;
allow_incoming_presence = false;
allow_outgoing_presence = false;
well_known = {
client = "https://${subdomain}";
server = "${subdomain}:443";