diff options
| author | Erik Johnston <erik@matrix.org> | 2014-08-28 15:30:42 +0100 |
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2014-08-28 15:30:42 +0100 |
| commit | e0ba81344c9f063ed4d9546ce316818b703866a9 (patch) | |
| tree | 346eb3b301c210215b2920a8ea4219714e9d237f | |
| parent | Add logging to try and figure out what is going on with the presence stuff (diff) | |
| download | synapse-e0ba81344c9f063ed4d9546ce316818b703866a9.tar.xz | |
Add more logging. Up the event stream timer to 10s
Diffstat (limited to '')
| -rw-r--r-- | synapse/handlers/events.py | 3 | ||||
| -rw-r--r-- | synapse/handlers/presence.py | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/synapse/handlers/events.py b/synapse/handlers/events.py |
