diff options
author | Kegan Dougal <kegan@matrix.org> | 2014-08-18 17:18:39 +0100 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2014-08-18 17:18:54 +0100 |
commit | 58548ab557bbbdd95644997e00777b0aec8532bc (patch) | |
tree | ee70e07d5ef30fd651637a1d41ec856f1cdb28ba /synapse/app/homeserver.py | |
parent | hs: Make the uploads directory if it doesn't exist. Namespace uploads by the ... (diff) | |
download | synapse-58548ab557bbbdd95644997e00777b0aec8532bc.tar.xz |
Implemented GETs for the ContentRepoResource. It all actually appears to be working.
Diffstat (limited to 'synapse/app/homeserver.py')
-rwxr-xr-x | synapse/app/homeserver.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/app/homeserver.py b/synapse/app/homeserver.py |