upload limit

master
Thomas Rudin 2018-06-18 11:04:09 +02:00
parent 11d574dd02
commit b92e191227
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ http {
sendfile on;
#tcp_nopush on;
client_max_body_size 2G;
keepalive_timeout 65;
gzip on;