编号:ZSSAC-585 描述:安装包页面修改
This commit is contained in:
parent
4de9b89383
commit
83f3b02382
@ -10,6 +10,8 @@ http {
|
|||||||
default_type application/octet-stream;
|
default_type application/octet-stream;
|
||||||
sendfile on;
|
sendfile on;
|
||||||
keepalive_timeout 65;
|
keepalive_timeout 65;
|
||||||
|
post_max_size = 100M;
|
||||||
|
upload_max_filesize = 100M;
|
||||||
|
|
||||||
#gzip on;
|
#gzip on;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user