mautic / Community-Portal

Mautic's community governance portal, based on Decidim.
https://community.mautic.org
GNU Affero General Public License v3.0
3 stars 5 forks source link

fix: nginx proxy buffer size #91

Closed rsdeus closed 2 months ago

rsdeus commented 2 months ago

Fix for bad gateway error when the headers are too large. Modification in Nginx allowing larger response headers from Rails. Fixes #89