We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can't upload files with a size larger than (i tested sofar) 1 MB. Somehow the server refuses them. Where can I update the allowed size?
I tried editing the client_max_body_size in the nginx.conf but no result
The text was updated successfully, but these errors were encountered:
Nginx proxy upload size has also be set. See this comment for a fix nextcloud/docker#95 (comment)
Sorry, something went wrong.
@Marthaarman You might try my fork and leave a comment how that worked for you. https://github.com/bleissem/Dockerized-SSL-NextCloud-with-MariaDB There is also a pull request that is currently open. I hope that this pullrequest is going to be accepted soon.
@bleissem Your fix worked, thanks a lot for the tip.
No branches or pull requests
I can't upload files with a size larger than (i tested sofar) 1 MB. Somehow the server refuses them.
Where can I update the allowed size?
I tried editing the client_max_body_size in the nginx.conf but no result
The text was updated successfully, but these errors were encountered: