mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-20 13:23:22 -06:00
Update sample config
This commit is contained in:
parent
a90ea4c320
commit
74fb1daa52
|
|
@ -104,7 +104,8 @@ kafka:
|
||||||
topics:
|
topics:
|
||||||
output_room_event: roomserverOutput
|
output_room_event: roomserverOutput
|
||||||
output_client_data: clientapiOutput
|
output_client_data: clientapiOutput
|
||||||
output_typing_event: eduServerOutput
|
output_typing_event: eduServerTypingOutput
|
||||||
|
output_send_to_device_event: eduServerSendToDeviceOutput
|
||||||
user_updates: userUpdates
|
user_updates: userUpdates
|
||||||
|
|
||||||
# The postgres connection configs for connecting to the databases e.g a postgres:// URI
|
# The postgres connection configs for connecting to the databases e.g a postgres:// URI
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue