Actually treat this as static content, not random Resources.

This commit is contained in:
Kegan Dougal 2015-02-23 15:35:09 +00:00
parent 22399d3d8f
commit 0696dfd94b
4 changed files with 7 additions and 31 deletions

View file

@ -73,6 +73,7 @@ class BaseHomeServer(object):
'resource_for_client',
'resource_for_client_v2_alpha',
'resource_for_federation',
'resource_for_static_content',
'resource_for_web_client',
'resource_for_content_repo',
'resource_for_server_key',