summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2018-10-19 16:33:54 +0100
committerGitHub <noreply@github.com>2018-10-19 16:33:54 +0100
commitf62c597d14412521a628f0290acaa45bf192eb39 (patch)
treefaa8efbd7026502791c54b9569f05b40de4baa7e /changelog.d
parentFix manhole on py3 (pt 2) (#4067) (diff)
parentCalculate absolute path for email templates (diff)
downloadsynapse-f62c597d14412521a628f0290acaa45bf192eb39.tar.xz
Merge pull request #4069 from matrix-org/rav/fix_email_templates_4065
Calculate absolute path for email templates
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4068.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4068.bugfix b/changelog.d/4068.bugfix
new file mode 100644
index 0000000000..74bda7491f
--- /dev/null
+++ b/changelog.d/4068.bugfix
@@ -0,0 +1 @@
+Fix bug which prevented email notifications from being sent unless an absolute path was given for `email_templates`.
\ No newline at end of file