Martin Todorov
Martin Todorov
I would recommend you pick another project.
Any updates on this?
This project is dormant.
Hi, So, how large is your file?
Also, please don't ever take screenshots of consoles and copy & paste the output instead.
What is the exact command you executed and the full output (on both the client side and the server side)?
@anki2189 , Would you like to look into this?
Hi Julien, There is no update on this. The issue is up for grabs, if you would like to work on it and fix it. We appreciate pull requests very...
You should be able to configure this via the `application.yaml` file. Have a look at these links: * https://spring.io/guides/gs/uploading-files/#:~:text=constrained%20as%20follows%3A-,spring.,file%20size%20cannot%20exceed%20128KB. * https://stackoverflow.com/questions/40271484/spring-upload-file-size-limit
@julienmnr , You will have to update the `application.yaml` with a value for the max size and then build the code from pull request #1822 and install Strongbox from the...