jappeace / rentals

self hosted airbnb-like rental unit management
GNU Affero General Public License v3.0
1 stars 0 forks source link

Add bulk upload of pics for rentals #6

Closed jappeace closed 8 months ago

ptkato commented 9 months ago

this is already the case, you can pick multiple images for uploading

jappeace commented 8 months ago

I get 413 entity to large when wanting to upload 23 pics:

image

image

ptkato commented 8 months ago

Ah, I see, well, the default max size is 2 megabytes, what would be a desired max size for uploading, if having a max size at all?

jappeace commented 8 months ago

if we could support 23 files, it'd be good, i guess bumping it to 30mb would work

ptkato commented 8 months ago

Fixed with https://github.com/jappeace/rentals/commit/7e6ca185cc1d0a514b316224f9347b09e24b77c5.