largest file size body
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
server {
|
server {
|
||||||
gzip off;
|
gzip off;
|
||||||
|
client_max_body_size 100M;
|
||||||
|
|
||||||
location /dl/ {
|
location /dl/ {
|
||||||
internal;
|
internal;
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
server {
|
server {
|
||||||
gzip off;
|
gzip off;
|
||||||
|
client_max_body_size 100M;
|
||||||
|
|
||||||
location /dl/ {
|
location /dl/ {
|
||||||
internal;
|
internal;
|
||||||
|
|||||||
Reference in New Issue
Block a user