From 85223106f3c04d2aa4747906412ef05435409eec Mon Sep 17 00:00:00 2001 From: Brendan Abolivier Date: Tue, 14 Jul 2020 19:10:42 +0100 Subject: Allow email subjects to be customised through Synapse's configuration (#7846) --- changelog.d/7846.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/7846.feature (limited to 'changelog.d') diff --git a/changelog.d/7846.feature b/changelog.d/7846.feature new file mode 100644 index 0000000000..997376fe42 --- /dev/null +++ b/changelog.d/7846.feature @@ -0,0 +1 @@ +Allow email subjects to be customised through Synapse's configuration. -- cgit 1.4.1