From 9694907ccc9038e61beea0017f0177d435d479d6 Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Thu, 28 May 2020 13:46:21 +0100 Subject: [PATCH] fix indentation in dendrite-config.yaml --- dendrite-config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dendrite-config.yaml b/dendrite-config.yaml index e8630532d..a5b295977 100644 --- a/dendrite-config.yaml +++ b/dendrite-config.yaml @@ -104,8 +104,8 @@ kafka: topics: output_room_event: roomserverOutput output_client_data: clientapiOutput - output_typing_event: eduServerTypingOutput - output_send_to_device_event: eduServerSendToDeviceOutput + 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 @@ -138,8 +138,8 @@ listen: federation_sender: "localhost:7776" appservice_api: "localhost:7777" edu_server: "localhost:7778" - key_server: "localhost:7779" - server_key_api: "localhost:7780" + key_server: "localhost:7779" + server_key_api: "localhost:7780" # The configuration for tracing the dendrite components. tracing: