diff options
author | Kegan Dougal <kegan@matrix.org> | 2014-08-14 10:05:06 +0100 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2014-08-14 10:05:06 +0100 |
commit | 29aa13f0d4424729813bea99b84d34a3b3d4e68c (patch) | |
tree | b3affb6c40d3501bd0c4a432a351b7f88e5051dc /synapse/app | |
parent | Start phasing out HttpServer: we should be using Resources instead. Added res... (diff) | |
download | synapse-29aa13f0d4424729813bea99b84d34a3b3d4e68c.tar.xz |
Make federation use resource_for_federation as well.
Diffstat (limited to 'synapse/app')
-rw-r--r-- | synapse/app/homeserver.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/app/homeserver.py b/synapse/app/homeserver.py |