GZTimeWalker / GZCTF

The GZ::CTF project, an open source CTF platform.
https://docs.ctf.gzti.me/
GNU Affero General Public License v3.0
747 stars 87 forks source link

Feature Request: Set the maximum upload file size. #163

Closed Konano closed 8 months ago

Konano commented 9 months ago

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

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