open-eats / OpenEats

:pizza: Self Hosted Recipe Management App :hamburger:
https://open-eats.github.io/
MIT License
669 stars 102 forks source link

Feature Request - Increase Max Image Upload Size #139

Open Nelinski opened 3 years ago

Nelinski commented 3 years ago

At the moment, the max image size is set to 500kb which is pretty small. Can this either be increased to something higher (10MB?) or give an option to change this in the settings?

At the moment I need to resize all my images before uploading.

Nelinski commented 3 years ago

It's possible to change this manually which I've now done by editing the Nginx config max file size but it would be nice to have this as a higher value by default or configurable.

saucedge commented 3 years ago

Manually changing the limit would help me... are you saying you override the limit in the nginx repo .conf file? Or where do you edit that value?

Nelinski commented 3 years ago

Manually changing the limit would help me... are you saying you override the limit in the nginx repo .conf file? Or where do you edit that value?

https://forums.unraid.net/topic/92752-support-openeats-corneliousjd-repo/?do=findComment&comment=898693