chairemobilite / transition

Transition is a modern new approach to transit planning. It's a web application to model, simulate and plan public transit and alternative transportation.
http://transition.city
MIT License
20 stars 13 forks source link

Can't upload large files #991

Closed tahini closed 6 days ago

tahini commented 6 days ago

Since the socket.io upgrade, we can't upload files larger than 1MB.

There was this warning in the release notes:

⚠️ WARNING ⚠️

The default value of the maxHttpBufferSize option has been decreased from 100 MB to 1 MB, in order to prevent attacks by denial of service.

We have not heeded it, let's fix it now.