diff options
Diffstat (limited to 'dendrite-config.yaml')
-rw-r--r-- | dendrite-config.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dendrite-config.yaml b/dendrite-config.yaml index 2616d74d..1802b8b7 100644 --- a/dendrite-config.yaml +++ b/dendrite-config.yaml @@ -137,7 +137,8 @@ listen: federation_sender: "localhost:7776" appservice_api: "localhost:7777" edu_server: "localhost:7778" - key_server: "localhost:7779" + key_server: "localhost:7779" + server_key_api: "localhost:7780" # The configuration for tracing the dendrite components. tracing: |