diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-12-11 13:18:48 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-12-11 13:20:33 +0000 |
commit | df96177ca7f6f646baf96e779e0bf0ef38cc5168 (patch) | |
tree | ea95050311e1aeb54f781742c3e67f7caeb84119 /changelog.d | |
parent | Merge pull request #4260 from matrix-org/rav/python3 (diff) | |
download | synapse-df96177ca7f6f646baf96e779e0bf0ef38cc5168.tar.xz |
Stop installing Matrix Console by default
This is based on the work done by @krombel in #2601.
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4290.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4290.feature b/changelog.d/4290.feature new file mode 100644 index 0000000000..df5114bae9 --- /dev/null +++ b/changelog.d/4290.feature @@ -0,0 +1 @@ +Remove Matrix console from the default distribution |