diff options
Diffstat (limited to 'dendrite-config.yaml')
-rw-r--r-- | dendrite-config.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dendrite-config.yaml b/dendrite-config.yaml index a838c1bb..d26e7477 100644 --- a/dendrite-config.yaml +++ b/dendrite-config.yaml @@ -86,6 +86,7 @@ kafka: topics: output_room_event: roomserverOutput output_client_data: clientapiOutput + output_typing_event: typingServerOutput user_updates: userUpdates # The postgres connection configs for connecting to the databases e.g a postgres:// URI |