From 5d918745c6b329e688fd5bd9e79b3481efba6823 Mon Sep 17 00:00:00 2001 From: Ryan Whittington Date: Wed, 8 Sep 2021 22:31:51 +0100 Subject: [PATCH] Replaced tabs with spaces Signed-off-by: Ryan Whittington --- build/docker/config/dendrite-config.yaml | 4 ++-- dendrite-config.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/docker/config/dendrite-config.yaml b/build/docker/config/dendrite-config.yaml index f4cbe7e01..bc5d66994 100644 --- a/build/docker/config/dendrite-config.yaml +++ b/build/docker/config/dendrite-config.yaml @@ -52,9 +52,9 @@ global: # considered valid by other homeservers. key_validity_period: 168h0m0s - # The server name to delegate server-server communications to, with optional port + # The server name to delegate server-server communications to, with optional port # e.g. localhost:443 - well_known_server_name: "" + well_known_server_name: "" # Lists of domains that the server will trust as identity servers to verify third # party identifiers such as phone numbers and email addresses. diff --git a/dendrite-config.yaml b/dendrite-config.yaml index 5483bcc8a..5f2a9de2d 100644 --- a/dendrite-config.yaml +++ b/dendrite-config.yaml @@ -54,9 +54,9 @@ global: # considered valid by other homeservers. key_validity_period: 168h0m0s - # The server name to delegate server-server communications to, with optional port + # The server name to delegate server-server communications to, with optional port # e.g. localhost:443 - well_known_server_name: "" + well_known_server_name: "" # Lists of domains that the server will trust as identity servers to verify third # party identifiers such as phone numbers and email addresses.