In some cases could it be necessary that the post size must be increased. This could be done via the `client_max_body_size` directive. https://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size ##### Version 3.10 I assume
In some cases could it be necessary that the post size must be increased. This could be done via the
client_max_body_sizedirective.https://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size
Version
3.10 I assume