From 684215670ff1ebb3e05df7b8c4c13912be80f621 Mon Sep 17 00:00:00 2001 From: clokep Date: Fri, 8 Sep 2023 13:48:35 +0000 Subject: deploy: 5c8870cb28cc98d0b7a310b5dd2fade7ff45743d --- develop/upgrade.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'develop/upgrade.html') diff --git a/develop/upgrade.html b/develop/upgrade.html index 1aa19e9561..3af52fd008 100644 --- a/develop/upgrade.html +++ b/develop/upgrade.html @@ -1125,7 +1125,7 @@ Instructions for doing so are provided

In line with our deprecation policy, we've dropped support for Python 3.5 and PostgreSQL 9.5, as they are no longer supported upstream.

-

This release of Synapse requires Python 3.6+ and PostgresSQL 9.6+ or +

This release of Synapse requires Python 3.6+ and PostgreSQL 9.6+ or SQLite 3.22+.

Removal of old List Accounts Admin API

The deprecated v1 "list accounts" admin API @@ -1906,7 +1906,7 @@ in the config and update your dependencies dependencies. See README.rst for details.

Upgrading to v0.11.0

This release includes the option to send anonymous usage stats to -matrix.org, and requires that administrators explictly opt in or out by +matrix.org, and requires that administrators explicitly opt in or out by setting the report_stats option to either true or false.

We would really appreciate it if you could help our project out by reporting anonymized usage statistics from your homeserver. Only very @@ -1986,7 +1986,7 @@ latest module, please run:

$ pip uninstall syweb
 

Upgrading to v0.5.0

-

The webclient has been split out into a seperate repository/pacakage in +

The webclient has been split out into a separate repository/package in this release. Before you restart your homeserver you will need to pull in the webclient package by running:

python setup.py develop --user
-- 
cgit 1.5.1