From 2b2a4867bdbf446795f2980e417253286fabda7a Mon Sep 17 00:00:00 2001 From: Bruno Windels Date: Wed, 3 Apr 2019 15:08:43 +0200 Subject: [PATCH] forgot to add consent listener again, this will fix REST registration --- synapse/config-templates/consent/homeserver.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synapse/config-templates/consent/homeserver.yaml b/synapse/config-templates/consent/homeserver.yaml index 80a967b047..7fdf8a887d 100644 --- a/synapse/config-templates/consent/homeserver.yaml +++ b/synapse/config-templates/consent/homeserver.yaml @@ -177,7 +177,7 @@ listeners: x_forwarded: true resources: - - names: [client, federation] + - names: [client, federation, consent] compress: false # example additonal_resources: