mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-12 16:29:28 -05:00
Expose 'config' as a real HomeServer dependency key
This commit is contained in:
parent
c92fdf88a3
commit
ad5701f50f
@ -56,6 +56,7 @@ class BaseHomeServer(object):
|
||||
"""
|
||||
|
||||
DEPENDENCIES = [
|
||||
'config',
|
||||
'clock',
|
||||
'http_client',
|
||||
'db_name',
|
||||
|
Loading…
Reference in New Issue
Block a user