mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-16 22:40:19 -04:00
Merge remote-tracking branch 'upstream/release-v1.35'
This commit is contained in:
commit
4740b83c39
98 changed files with 6440 additions and 2105 deletions
|
@ -59,7 +59,6 @@ class HomeServerConfig(RootConfig):
|
|||
config_classes = [
|
||||
MeowConfig,
|
||||
ServerConfig,
|
||||
ExperimentalConfig,
|
||||
TlsConfig,
|
||||
FederationConfig,
|
||||
CacheConfig,
|
||||
|
@ -96,4 +95,5 @@ class HomeServerConfig(RootConfig):
|
|||
TracerConfig,
|
||||
WorkerConfig,
|
||||
RedisConfig,
|
||||
ExperimentalConfig,
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue