[SOLVED] Are there size limits to file uploading?
I'm self-hosting (w docker; STORAGE_TYPE=local). Whenever I try to upload a file larger than 1MB, I get "Failed to fetch" error.
How can I increase the size limit?
1 Reply
[Solved] -- it was nginx issue