From 74fb1daa5253683eef75ba8a87df862b365e4c3c Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Wed, 27 May 2020 13:42:43 +0100 Subject: [PATCH] Update sample config --- dendrite-config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dendrite-config.yaml b/dendrite-config.yaml index 1802b8b73..e8630532d 100644 --- a/dendrite-config.yaml +++ b/dendrite-config.yaml @@ -104,7 +104,8 @@ kafka: topics: output_room_event: roomserverOutput output_client_data: clientapiOutput - output_typing_event: eduServerOutput + output_typing_event: eduServerTypingOutput + output_send_to_device_event: eduServerSendToDeviceOutput user_updates: userUpdates # The postgres connection configs for connecting to the databases e.g a postgres:// URI