bigbluebutton / docker

Docker files for BigBlueButton
GNU Lesser General Public License v3.0
370 stars 248 forks source link

Set client_max_body_size for greenlight #252

Closed nr23730 closed 1 year ago

nr23730 commented 1 year ago

As greenlight also allows presentation upload beforehands, right now presentations with size of >2MB would end up in a 413 - Request entity too large error. I would suggest to add here the same limit as in bbb-web for presentation upload.