diff options
author | Erik Johnston <erik@matrix.org> | 2014-08-22 10:25:27 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-08-22 10:25:32 +0100 |
commit | acf51276042cf438cbb02bb5ef31c42206d7685d (patch) | |
tree | c88e41e229638f3b96817af8c46e79d313a01acd /synapse/app | |
parent | resizeImage: generate an image in the format of the original image. (Tested w... (diff) | |
download | synapse-acf51276042cf438cbb02bb5ef31c42206d7685d.tar.xz |
Make the content repo work with in daemon mode. Return the full url on upload. Update the webclient to use new content repo api.
Diffstat (limited to 'synapse/app')
-rwxr-xr-x | synapse/app/homeserver.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/synapse/app/homeserver.py b/synapse/app/homeserver.py |