From bc1a4b55763d39893a967499e08c937eb94778c7 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Tue, 8 Jan 2019 11:14:59 +0000 Subject: changelog --- changelog.d/4298.feature | 1 - 1 file changed, 1 deletion(-) delete mode 100644 changelog.d/4298.feature (limited to 'changelog.d/4298.feature') diff --git a/changelog.d/4298.feature b/changelog.d/4298.feature deleted file mode 100644 index 05ad70fe72..0000000000 --- a/changelog.d/4298.feature +++ /dev/null @@ -1 +0,0 @@ -Synapse can now have its conditional/extra dependencies installed by pip. This functionality can be used by using `pip install matrix-synapse[feature]`, where feature is a comma separated list with the possible values "email.enable_notifs", "ldap3", "postgres", "saml2", "url_preview", and "test". If you want to install all optional dependencies, you can use "all" instead. -- cgit 1.4.1