diff options
author | Erik Johnston <erik@matrix.org> | 2019-06-19 11:33:03 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-06-19 11:33:03 +0100 |
commit | 554609288b0fc5f36d9dd9c45a939e7c81698b12 (patch) | |
tree | 1c8632c578fcf69abb3595c8234d1502803e7709 /synapse/handlers | |
parent | Newsfile (diff) | |
download | synapse-554609288b0fc5f36d9dd9c45a939e7c81698b12.tar.xz |
Run as background process and fix comments
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/message.py | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/synapse/handlers/message.py b/synapse/handlers/message.py |