Skip to content

fix nginx config example#75

Open
domrim wants to merge 1 commit into
mautrix:masterfrom
domrim:master
Open

fix nginx config example#75
domrim wants to merge 1 commit into
mautrix:masterfrom
domrim:master

Conversation

@domrim

@domrim domrim commented Oct 3, 2024

Copy link
Copy Markdown

without the proxy_http_version set to 1.1 version the avatar upload calls fail in the frontend with an NS_ERROR_NET_INTERRUPT error in Firefox so the resulting media id does not get propagated in the avatar field. This small config adjustment fixes this issue.

without the proxy_http_version set to 1.1 version the avatar upload calls fail
in the frontend with an NS_ERROR_NET_INTERRUPT error in Firefox so the resulting
media id does not get propagated in the avatar field.
This small config adjustment fixes this issue.
@domrim

domrim commented Jul 26, 2025

Copy link
Copy Markdown
Author

@sumnerevans or @tulir could you take a quick look and approve this small fix? ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant