summary refs log tree commit diff
path: root/synapse/config/database.py (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-13Fix federation inbound age metric. (#10355)Erik Johnston2-1/+4
2021-07-12Replace `room_depth.min_depth` with a BIGINT (