Configure Nginx proxy buffer size to 8KB

What

Increases Nginx proxy buffer size to 8KB (from the default 4KB).

Why

Rectifies this issue - some responses from Sentry's API have very large headers thanks to amusingly long query strings and those return 502s.

Merge request reports

Loading