mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-10 16:33:11 -06:00
Created missing topic in tests
This commit is contained in:
parent
8cb3feded3
commit
eefbebbc79
|
|
@ -44,6 +44,7 @@ kafka:
|
|||
topics:
|
||||
input_room_event: input.room
|
||||
output_room_event: output.room
|
||||
output_client_data: output.client
|
||||
database:
|
||||
media_api: "postgresql:///media_api"
|
||||
account: "postgresql:///account"
|
||||
|
|
|
|||
Loading…
Reference in a new issue