Skip to content

Commit

Permalink
master - added request body size
Browse files Browse the repository at this point in the history
  • Loading branch information
ionghitun committed Nov 21, 2023
1 parent d9a2560 commit c48bf2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/custom.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
client_max_body_size 1024M;
client_max_body_size 4G;

fastcgi_buffers 256 1024k;
fastcgi_buffer_size 512k;
Expand Down

0 comments on commit c48bf2b

Please sign in to comment.