GZTimeWalker/GZCTF

Feature Request: Set the maximum upload file size.

Closed this issue · 0 comments

Konano commented

当上传大文件时会返回 Failed to read the request form. Request body too large. The max request body size is 30000000 bytes.

ASP.NET 这个默认值对于大带宽的服务器的确不够用,建议增加一个可自主调节的选项?