Skip to content

Is there an option/setting to allow the uploading of large thumbnails via the api? #1907

Closed Answered by gotson
lucashuguet asked this question in Q&A
Discussion options

You must be logged in to vote

Seems like a really bad idea to have massive thumbnails. They are supposed to be small in size to transfer quickly over the network.

You can set spring.servlet.multipart.max-file-size but the frontend will still limit the upload, so you would need to upload by API.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lucashuguet
Comment options

Answer selected by gotson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants