diff options
author | Amber Brown <hawkowl@atleastfornow.net> | 2019-07-30 02:02:18 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-30 02:02:18 +1000 |
commit | 97a8b4caf7badb83c941c8afdb7ce237ee19cb7d (patch) | |
tree | 8aa4d41a7a389e538632ee444b4878e546e6c5fd /synapse | |
parent | Update the device list cache when keys/query is called (#5693) (diff) | |
download | synapse-97a8b4caf7badb83c941c8afdb7ce237ee19cb7d.tar.xz |
Move some timeout checking logs to DEBUG #5785
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/presence.py | 2 | ||||
-rw-r--r-- | synapse/handlers/typing.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/synapse/handlers/presence.py b/synapse/handlers/presence.py |