Remove notes on fallback for email_templates

This fallback didn't work, and was removed in #4069.
This commit is contained in:
Richard van der Hoff
2018-10-19 21:35:57 +01:00
parent cc325c7069
commit 593389a077
2 changed files with 0 additions and 8 deletions
-4
View File
@@ -11,10 +11,6 @@ If you have email notifications enabled, you should ensure that
have installed customised templates, or leave it unset to use the default
templates.
The configuration parser will try to detect the situation where
`email.template_dir` is incorrectly set to `res/templates` and do the right
thing, but will warn about this.
Synapse 0.33.7rc2 (2018-10-17)
==============================
-4
View File
@@ -61,10 +61,6 @@ If you have email notifications enabled, you should ensure that
have installed customised templates, or leave it unset to use the default
templates.
The configuration parser will try to detect the situation where
``email.template_dir`` is incorrectly set to ``res/templates`` and do the right
thing, but will warn about this.
Upgrading to v0.27.3
====================