Skip to content
New issue

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

Can't upload large files #39

Closed
Kruemmelspalter opened this issue Jan 9, 2023 · 1 comment · Fixed by #47
Closed

Can't upload large files #39

Kruemmelspalter opened this issue Jan 9, 2023 · 1 comment · Fixed by #47
Labels
backend bug Something isn't working

Comments

@Kruemmelspalter
Copy link
Owner

No description provided.

@Kruemmelspalter Kruemmelspalter added bug Something isn't working backend labels Jan 9, 2023
@Kruemmelspalter
Copy link
Owner Author

probably spring boot properties

spring.servlet.multipart.max-file-size=1024MB
spring.servlet.multipart.max-request-size=1024MB
spring.servlet.multipart.enabled=true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant