nodes/htz.ex42-1048908: fix metadata option for matrix-media-repo

This commit is contained in:
Franzi 2021-07-17 12:16:43 +02:00
parent 71a6f08ebf
commit 574b3a833a
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -254,7 +254,7 @@ nodes['htz.ex42-1048908'] = {
},
'/_matrix/media': {
'target': 'http://localhost:20090',
'client_max_body_size': '500M',
'max_body_size': '500M',
# matrix-media-repo needs this to be the
# homeserver address.
'x_forwarded_host': 'franzi.business',