mirror of https://github.com/vector-im/riot-web
forgot to add consent listener again, this will fix REST registration
parent
e10e4b0eab
commit
2b2a4867bd
|
@ -177,7 +177,7 @@ listeners:
|
||||||
x_forwarded: true
|
x_forwarded: true
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- names: [client, federation]
|
- names: [client, federation, consent]
|
||||||
compress: false
|
compress: false
|
||||||
|
|
||||||
# example additonal_resources:
|
# example additonal_resources:
|
||||||
|
|
Loading…
Reference in New Issue