Limit cached finalised events per user, not global

toger5/expiring-events-keep-alive
Andrew Ferrazzutti 2 months ago
parent eb0a50487b
commit 9db80580a3

@ -210,7 +210,7 @@ The recommended values are:
- `finalised` retention: 7 days
- `finalised` batch size: 10
- `finalised` max cached events: 1000
- `finalised` max cached events per user: 1000
There is no guarantee for a client that all events will be available in the
finalised events list if they exceed the limits of their homeserver.

Loading…
Cancel
Save