mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-29 23:18:39 -05:00
Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor
Conflicts: setup.py
This commit is contained in:
commit
cde840a82c
27 changed files with 1422 additions and 20 deletions
|
|
@ -79,6 +79,7 @@ class BaseHomeServer(object):
|
|||
'resource_for_web_client',
|
||||
'resource_for_content_repo',
|
||||
'resource_for_server_key',
|
||||
'resource_for_media_repository',
|
||||
'event_sources',
|
||||
'ratelimiter',
|
||||
'keyring',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue