From 25b653c5ace267002fa4c82ce6f84faec7593fac Mon Sep 17 00:00:00 2001 From: richvdh Date: Thu, 8 Jul 2021 14:46:42 +0000 Subject: [PATCH] deploy: 974261cd819b06589b8d3588203c0bcddfddd795 --- v1.38/.sample_config_header.yaml | 3 +- v1.38/MSC1711_certificates_FAQ.html | 2 +- v1.38/postgres.html | 4 +-- v1.38/print.html | 36 +++++++++---------- v1.38/sample_config.yaml | 3 +- v1.38/searchindex.js | 2 +- v1.38/searchindex.json | 2 +- v1.38/setup/installation.html | 25 ++++++------- v1.38/upgrade.html | 2 +- .../homeserver_sample_config.html | 3 +- 10 files changed, 40 insertions(+), 42 deletions(-) diff --git a/v1.38/.sample_config_header.yaml b/v1.38/.sample_config_header.yaml index 8c9b31acdb..09e86ca0ca 100644 --- a/v1.38/.sample_config_header.yaml +++ b/v1.38/.sample_config_header.yaml @@ -8,7 +8,8 @@ # # It is *not* intended to be copied and used as the basis for a real # homeserver.yaml. Instead, if you are starting from scratch, please generate -# a fresh config using Synapse by following the instructions in INSTALL.md. +# a fresh config using Synapse by following the instructions in +# https://matrix-org.github.io/synapse/latest/setup/installation.html. # Configuration options that take a time period can be set using a number # followed by a letter. Letters have the following meanings: diff --git a/v1.38/MSC1711_certificates_FAQ.html b/v1.38/MSC1711_certificates_FAQ.html index bbc1e7aaad..9af833a3af 100644 --- a/v1.38/MSC1711_certificates_FAQ.html +++ b/v1.38/MSC1711_certificates_FAQ.html @@ -195,7 +195,7 @@ certificate checks.

upgraded, however it may be of use to those with old installs returning to the project.

If you are setting up a server from scratch you almost certainly should look at -the installation guide instead.

+the installation guide instead.

Introduction

The goal of Synapse 0.99.0 is to act as a stepping stone to Synapse 1.0.0. It supports the r0.1 release of the server to server specification, but is diff --git a/v1.38/postgres.html b/v1.38/postgres.html index 4122d5fe78..7718acd97e 100644 --- a/v1.38/postgres.html +++ b/v1.38/postgres.html @@ -189,7 +189,7 @@ connect to a postgres database.