docs
docs copied to clipboard
fix nginx config example
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.
@sumnerevans or @tulir could you take a quick look and approve this small fix? ;)