summary refs log tree commit diff
path: root/synapse/config/_util.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-01Add prometheus metrics to track federation delays (#8430)Richard van der Hoff1-2/+4
2020-09-30Make token serializing/deserializing async (#8427)Erik Johnston17-59/+115
2020-09-30Allow additional SSO properties to be passed to the client (#8413)Patrick