fix config aggregation on dht-node & backend

This commit is contained in:
Ulf Gebhardt 2023-02-07 00:29:07 +01:00
parent 4d3ea26365
commit 151f381d94
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9
2 changed files with 0 additions and 2 deletions

View File

@ -134,7 +134,6 @@ const CONFIG = {
...email,
...loginServer,
...webhook,
...eventProtocol,
...federation,
}

View File

@ -50,7 +50,6 @@ const CONFIG = {
...constants,
...server,
...database,
...eventProtocol,
...federation,
}