max body size to nginx
This commit is contained in:
		| @@ -18,7 +18,9 @@ http { | ||||
| 	default_type application/octet-stream; | ||||
| 	sendfile on; | ||||
|  | ||||
| 	client_max_body_size 256M; | ||||
|   proxy_request_buffering off;  | ||||
|   proxy_http_version 1.1;  | ||||
|   client_max_body_size 0; | ||||
| 	large_client_header_buffers 4 32k; | ||||
|  | ||||
| 	gzip on; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user