grist-core icon indicating copy to clipboard operation
grist-core copied to clipboard

make limit on API request body size configurable

Open paulfitz opened this issue 1 year ago • 2 comments

There is a limit set on the maximum API request body size. That limit is currently hardcoded to 1mb (https://github.com/gristlabs/grist-help/pull/320#issuecomment-2021537352). It would be good to make this configurable, in the same way that related parameters like GRIST_MAX_UPLOAD_IMPORT_MB and GRIST_MAX_UPLOAD_ATTACHMENT_MB are.

paulfitz avatar Mar 27 '24 13:03 paulfitz

@paulfitz May I work on this?

Ajay-Satish-01 avatar Sep 03 '25 21:09 Ajay-Satish-01

Sure @Ajay-Satish-01

paulfitz avatar Sep 04 '25 14:09 paulfitz