From 8b6c176aeef62552883818e2593282de634e9b73 Mon Sep 17 00:00:00 2001 From: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> Date: Tue, 18 Aug 2020 10:59:54 +0100 Subject: Add resources.consent conditional dependency back (#8107) Turns out that part of the codebase (synapse.config.server) checks for this key explicitly. Remove that check. --- changelog.d/8107.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/8107.feature (limited to 'changelog.d/8107.feature') diff --git a/changelog.d/8107.feature b/changelog.d/8107.feature new file mode 100644 index 0000000000..2e5127477d --- /dev/null +++ b/changelog.d/8107.feature @@ -0,0 +1 @@ +Use the default template file when its equivalent is not found in a custom template directory. \ No newline at end of file -- cgit 1.5.1