summary refs log tree commit diff
path: root/synapse/handlers/message.py (unfollow)
<
Commit message (Collapse)AuthorFilesLines
2020-05-07Add a configuration setting for the dummy event threshold (#7422)Brendan Abolivier1-1/+3
Add dummy_events_threshold which allows configuring the number of forward extremities a room needs for Synapse to send forward extremities in it.
2020-05-06Improve per-block CPU and DB usage metrics (#7426)Patrick Cloke2-12/+27