aboutsummaryrefslogtreecommitdiff
path: root/dendrite-config.yaml
diff options
context:
space:
mode:
authorAnant Prakash <anantprakashjsr@gmail.com>2018-07-24 20:19:49 +0530
committerGitHub <noreply@github.com>2018-07-24 20:19:49 +0530
commit38965ef5e224cec7ca98dc54e6de18266f907591 (patch)
tree5810a762e15a9f7aef9434fdf91da358d73d48e3 /dendrite-config.yaml
parent68131ca7a37bded8a00f745cb71fa538d26746e9 (diff)
Support PUTing typing status in clientapi (#550)
* Add handler for typing events * Add typing events producer * Setup typing server component * Send one event per API call
Diffstat (limited to 'dendrite-config.yaml')
-rw-r--r--dendrite-config.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dendrite-config.yaml b/dendrite-config.yaml
index b99a7c71..a838c1bb 100644
--- a/dendrite-config.yaml
+++ b/dendrite-config.yaml
@@ -114,6 +114,7 @@ listen:
public_rooms_api: "localhost:7775"
federation_sender: "localhost:7776"
appservice_api: "localhost:7777"
+ typing_server: "localhost:7778"
# The configuration for tracing the dendrite components.
tracing: