You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 11, 2022. It is now read-only.
When I try to upload a file to a new Craft site in Nitro I get a 413 (Request Entity Too Large) error from Nginx (which incidentally the Craft uploader Javascript does not catch). I'm sure I could fix this by modifying the Nginx config, but I assume Nitro should come with reasonable defaults for Craft out of the box.
When I try to upload a file to a new Craft site in Nitro I get a
413 (Request Entity Too Large)error from Nginx (which incidentally the Craft uploader Javascript does not catch). I'm sure I could fix this by modifying the Nginx config, but I assume Nitro should come with reasonable defaults for Craft out of the box.