mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-25 09:54:09 +00:00
Expose 'config' as a real HomeServer dependency key
This commit is contained in:
@@ -56,6 +56,7 @@ class BaseHomeServer(object):
|
||||
"""
|
||||
|
||||
DEPENDENCIES = [
|
||||
'config',
|
||||
'clock',
|
||||
'http_client',
|
||||
'db_name',
|
||||
|
||||
Reference in New Issue
Block a user