Add client v2_alpha resource to synapse server resource tree

This commit is contained in:
Mark Haines 2015-01-23 18:54:51 +00:00
parent 85419e1257
commit 7b814d3f7f
6 changed files with 132 additions and 1 deletions

View file

@ -70,6 +70,7 @@ class BaseHomeServer(object):
'notifier',
'distributor',
'resource_for_client',
'resource_for_client_v2_alpha',
'resource_for_federation',
'resource_for_web_client',
'resource_for_content_repo',