Skip to content
Snippets Groups Projects
Unverified Commit 122e66ca authored by Tilo Spannagel's avatar Tilo Spannagel
Browse files

Set client_max_body_size to 10G

parent eeb0d6a4
Branches
Tags
No related merge requests found
Showing
with 12 additions and 12 deletions
...@@ -73,7 +73,7 @@ http { ...@@ -73,7 +73,7 @@ http {
} }
# set max upload size # set max upload size
client_max_body_size 512M; client_max_body_size 10G;
fastcgi_buffers 64 4K; fastcgi_buffers 64 4K;
# Enable gzip but do not remove ETag headers # Enable gzip but do not remove ETag headers
......
...@@ -73,7 +73,7 @@ http { ...@@ -73,7 +73,7 @@ http {
} }
# set max upload size # set max upload size
client_max_body_size 512M; client_max_body_size 10G;
fastcgi_buffers 64 4K; fastcgi_buffers 64 4K;
# Enable gzip but do not remove ETag headers # Enable gzip but do not remove ETag headers
......
...@@ -73,7 +73,7 @@ http { ...@@ -73,7 +73,7 @@ http {
} }
# set max upload size # set max upload size
client_max_body_size 512M; client_max_body_size 10G;
fastcgi_buffers 64 4K; fastcgi_buffers 64 4K;
# Enable gzip but do not remove ETag headers # Enable gzip but do not remove ETag headers
......
client_max_body_size 10g; client_max_body_size 10G;
client_max_body_size 10g; client_max_body_size 10G;
...@@ -73,7 +73,7 @@ http { ...@@ -73,7 +73,7 @@ http {
} }
# set max upload size # set max upload size
client_max_body_size 512M; client_max_body_size 10G;
fastcgi_buffers 64 4K; fastcgi_buffers 64 4K;
# Enable gzip but do not remove ETag headers # Enable gzip but do not remove ETag headers
......
client_max_body_size 10g; client_max_body_size 10G;
client_max_body_size 10g; client_max_body_size 10G;
...@@ -73,7 +73,7 @@ http { ...@@ -73,7 +73,7 @@ http {
} }
# set max upload size # set max upload size
client_max_body_size 512M; client_max_body_size 10G;
fastcgi_buffers 64 4K; fastcgi_buffers 64 4K;
# Enable gzip but do not remove ETag headers # Enable gzip but do not remove ETag headers
......
client_max_body_size 10g; client_max_body_size 10G;
client_max_body_size 10g; client_max_body_size 10G;
...@@ -73,7 +73,7 @@ http { ...@@ -73,7 +73,7 @@ http {
} }
# set max upload size # set max upload size
client_max_body_size 512M; client_max_body_size 10G;
fastcgi_buffers 64 4K; fastcgi_buffers 64 4K;
# Enable gzip but do not remove ETag headers # Enable gzip but do not remove ETag headers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment