FOSDEM / volunteers

Volunteers management system for the FOSDEM conference
GNU Affero General Public License v3.0
19 stars 24 forks source link

Show max size of image allowed #40

Closed RAJAGOPALAN-GANGADHARAN closed 3 years ago

RAJAGOPALAN-GANGADHARAN commented 3 years ago

While adding details in https://volunteers.fosdem.org/volunteers this page, the image uploaded seems to be too large. Adding the upper bound of image size allowed will be really useful for people like me.

johanvdw commented 3 years ago

I will check what the sizes are. It may also be that the reverse proxy enforces them.

johanvdw commented 3 years ago

If you received error 413, it probably means that the reverse proxy blocked it. It seems it will do this if the image is larger than 2 MB. I'll add a note.