Update nginx.conf
This commit is contained in:
@@ -47,8 +47,8 @@ http {
|
|||||||
|
|
||||||
# ////////////////////////////////////////////////////// #
|
# ////////////////////////////////////////////////////// #
|
||||||
# ==================== GENERAL ========================= #
|
# ==================== GENERAL ========================= #
|
||||||
client_body_buffer_size 1M;
|
client_body_buffer_size 2M;
|
||||||
client_header_buffer_size 1M;
|
client_header_buffer_size 2M;
|
||||||
client_body_timeout 90s;
|
client_body_timeout 90s;
|
||||||
client_header_timeout 90s;
|
client_header_timeout 90s;
|
||||||
client_max_body_size 2M;
|
client_max_body_size 2M;
|
||||||
|
|||||||
Reference in New Issue
Block a user