diff options
author | Erik Johnston <erik@matrix.org> | 2018-03-15 23:38:43 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-03-15 23:38:43 +0000 |
commit | 6affde172cfeb89b6307a065ff960214156a9373 (patch) | |
tree | 69ce22863cdf788689a4bb6c1a869ff4010f2b33 /synapse/http | |
parent | Fix log message in purge_history (diff) | |
download | synapse-erikj/fix_things.tar.xz |
Replace some ujson with simplejson to make it work github/erikj/fix_things erikj/fix_things
Diffstat (limited to 'synapse/http')
-rw-r--r-- | synapse/http/server.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/http/server.py b/synapse/http/server.py |