修改内容: - client_max_body_size: 500M → 10G - proxy_read_timeout: 300s → 3600s (1小时) - proxy_send_timeout: 300s → 3600s (1小时) - proxy_connect_timeout: 75s → 300s (5分钟) 适用场景: - 支持上传大型视频文件 - 支持上传ISO镜像等大文件 - 提供更长的上传时间窗口 影响范围: - install.sh: configure_nginx_http() 函数 - install.sh: configure_nginx_https() 函数 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
63 KiB
63 KiB