nodes/htz.ex42-1048908: fix metadata option for matrix-media-repo
This commit is contained in:
parent
71a6f08ebf
commit
574b3a833a
1 changed files with 1 additions and 1 deletions
|
@ -254,7 +254,7 @@ nodes['htz.ex42-1048908'] = {
|
||||||
},
|
},
|
||||||
'/_matrix/media': {
|
'/_matrix/media': {
|
||||||
'target': 'http://localhost:20090',
|
'target': 'http://localhost:20090',
|
||||||
'client_max_body_size': '500M',
|
'max_body_size': '500M',
|
||||||
# matrix-media-repo needs this to be the
|
# matrix-media-repo needs this to be the
|
||||||
# homeserver address.
|
# homeserver address.
|
||||||
'x_forwarded_host': 'franzi.business',
|
'x_forwarded_host': 'franzi.business',
|
||||||
|
|
Loading…
Reference in a new issue