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
|
||||
|
||||
resources:
|
||||
- names: [client, federation]
|
||||
- names: [client, federation, consent]
|
||||
compress: false
|
||||
|
||||
# example additonal_resources:
|
||||
|
|
Loading…
Reference in New Issue