diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2020-07-22 13:43:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-22 13:43:10 +0100 |
commit | b74919c72e9dc8b04a8b39ec257b9613b91af738 (patch) | |
tree | 373bbf75e9bbbd97cd9a5d3e4736f0f6ab7694c1 /synapse/rest | |
parent | Remove an unused prometheus metric (#7878) (diff) | |
download | synapse-b74919c72e9dc8b04a8b39ec257b9613b91af738.tar.xz |
Add debugging to sync response generation (#7929)
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/v2_alpha/sync.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/synapse/rest/client/v2_alpha/sync.py b/synapse/rest/client/v2_alpha/sync.py |