mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 22:14:55 -04:00
Add a version 2 of the key server api
This commit is contained in:
parent
be7ead6946
commit
d488463fa3
6 changed files with 179 additions and 2 deletions
|
@ -78,6 +78,7 @@ class BaseHomeServer(object):
|
|||
'resource_for_web_client',
|
||||
'resource_for_content_repo',
|
||||
'resource_for_server_key',
|
||||
'resource_for_server_key_v2',
|
||||
'resource_for_media_repository',
|
||||
'resource_for_metrics',
|
||||
'event_sources',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue