diff options
author | Kegan Dougal <kegan@matrix.org> | 2014-08-13 13:50:01 +0100 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2014-08-13 13:50:01 +0100 |
commit | 7f40fa1d4601960e8c1ea39af26a3e7515ff0f3e (patch) | |
tree | 759a6669ff412bc27b3ea57871e4a14fa418106e /synapse/app | |
parent | Merge branch 'master' of github.com:matrix-org/synapse (diff) | |
download | synapse-7f40fa1d4601960e8c1ea39af26a3e7515ff0f3e.tar.xz |
Added a -w flag which will host the web client if specified. Currently this just delegates to the webclient RestServlet.
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 |