summary refs log tree commit diff
path: root/UPGRADE.rst
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2018-12-11 16:24:15 +0100
committerGitHub <noreply@github.com>2018-12-11 16:24:15 +0100
commit188945713edf698b20fe54ad2aa9b676765989be (patch)
tree93d81fd6e18b352793cba1060c62c82fe6cd1a7c /UPGRADE.rst
parentMerge pull request #4289 from matrix-org/rav/welcome_page (diff)
parentStop installing Matrix Console by default (diff)
downloadsynapse-188945713edf698b20fe54ad2aa9b676765989be.tar.xz
Merge pull request #4290 from matrix-org/rav/remove_webclient
Stop installing Matrix Console by default
Diffstat (limited to 'UPGRADE.rst')
-rw-r--r--UPGRADE.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPGRADE.rst b/UPGRADE.rst
index 9d68a64058..95f4e33300 100644
--- a/UPGRADE.rst
+++ b/UPGRADE.rst
@@ -115,6 +115,10 @@ Upgrading to v0.34.0
    case a hypothetical future identity server was put there. If you don't
    remove it, users may be unable to deactivate their accounts.
 
+3. This release no longer installs the (unmaintained) Matrix Console web client
+   as part of the default installation. It is possible to re-enable it by
+   installing it separately and setting the ``web_client_location`` config
+   option, but please consider switching to another client.
 
 Upgrading to v0.33.7
 ====================