From 1853f58cb492c423641636562c6aa6eb701426a2 Mon Sep 17 00:00:00 2001 From: Till Faelligen <2353100+S7evinK@users.noreply.github.com> Date: Thu, 28 Sep 2023 12:38:53 +0200 Subject: [PATCH] Add missing sliding sync config --- dendrite-sample.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dendrite-sample.yaml b/dendrite-sample.yaml index 8abc2301..7affc259 100644 --- a/dendrite-sample.yaml +++ b/dendrite-sample.yaml @@ -72,6 +72,10 @@ global: # The base URL to delegate client-server communications to e.g. https://localhost well_known_client_name: "" + # The server name to delegate sliding sync communications to, with optional port. + # Requires `well_known_client_name` to also be configured. + well_known_sliding_sync_proxy: "" + # Lists of domains that the server will trust as identity servers to verify third # party identifiers such as phone numbers and email addresses. trusted_third_party_id_servers: