Skip to content
Snippets Groups Projects
Verified Commit e53a7897 authored by Jan Alexander Steffens (heftig)'s avatar Jan Alexander Steffens (heftig)
Browse files

matrix: Disable presence

We're leaking pending EDUs in the federation writer since about
2023-10-28.

See: https://github.com/matrix-org/synapse/issues/13901
parent 929de7e6
No related branches found
No related tags found
No related merge requests found
Pipeline #101203 passed
......@@ -58,6 +58,9 @@ caches:
per_cache_factors:
get_users_in_room: 5.0
presence:
enabled: false
# Retention
delete_stale_devices_after: 1y
media_retention:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment