Skip to content
Snippets Groups Projects
Verified Commit 9f728f16 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

feat(matrix): Disable presence on synapse instance

This patch disables the presence on synapse. This is done to reduce the
amount of DNS requests when clients are active.as it'll send out
presence updates to all homeserver known to that client on a regular
basis. This patch therefore improves the DNS request amount, by
disabling presence and therefore preventing these events from being sent
out.
parent 650e8a12
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment