Set client_max_body_size to 10G

This commit is contained in:
Tilo Spannagel 2017-09-30 13:14:13 +02:00
parent eeb0d6a400
commit 122e66ca7c
No known key found for this signature in database
GPG Key ID: B89F1626A58E1429
12 changed files with 12 additions and 12 deletions

View File

@ -73,7 +73,7 @@ http {
}
# set max upload size
client_max_body_size 512M;
client_max_body_size 10G;
fastcgi_buffers 64 4K;
# Enable gzip but do not remove ETag headers

View File

@ -73,7 +73,7 @@ http {
}
# set max upload size
client_max_body_size 512M;
client_max_body_size 10G;
fastcgi_buffers 64 4K;
# Enable gzip but do not remove ETag headers

View File

@ -73,7 +73,7 @@ http {
}
# set max upload size
client_max_body_size 512M;
client_max_body_size 10G;
fastcgi_buffers 64 4K;
# Enable gzip but do not remove ETag headers

View File

@ -1 +1 @@
client_max_body_size 10g;
client_max_body_size 10G;

View File

@ -1 +1 @@
client_max_body_size 10g;
client_max_body_size 10G;

View File

@ -73,7 +73,7 @@ http {
}
# set max upload size
client_max_body_size 512M;
client_max_body_size 10G;
fastcgi_buffers 64 4K;
# Enable gzip but do not remove ETag headers

View File

@ -1 +1 @@
client_max_body_size 10g;
client_max_body_size 10G;

View File

@ -1 +1 @@
client_max_body_size 10g;
client_max_body_size 10G;

View File

@ -73,7 +73,7 @@ http {
}
# set max upload size
client_max_body_size 512M;
client_max_body_size 10G;
fastcgi_buffers 64 4K;
# Enable gzip but do not remove ETag headers

View File

@ -1 +1 @@
client_max_body_size 10g;
client_max_body_size 10G;

View File

@ -1 +1 @@
client_max_body_size 10g;
client_max_body_size 10G;

View File

@ -73,7 +73,7 @@ http {
}
# set max upload size
client_max_body_size 512M;
client_max_body_size 10G;
fastcgi_buffers 64 4K;
# Enable gzip but do not remove ETag headers