vevcom / projectNext

Project Next is Omegas new website coming soon
MIT License
8 stars 0 forks source link

Feat/Allow large uploads #317

Closed theodorklauritzen closed 2 months ago

JohanHjelsethStorstad commented 2 months ago

I think it is better if I just change the uploading of images to happen in batches. Right now you can max upload 100 images at a time each max 10mb. Then the limit currently set on nginx should be fine. If we want to up the number 100 I think the client should make sequential requests.