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