Increase upload limits
This commit is contained in:
@ -22,7 +22,7 @@ http {
|
||||
keepalive_timeout 65;
|
||||
types_hash_max_size 2048;
|
||||
server_tokens off;
|
||||
client_max_body_size 105M;
|
||||
client_max_body_size 1G;
|
||||
proxy_http_version 1.1;
|
||||
#proxy_buffering off;
|
||||
|
||||
|
Reference in New Issue
Block a user