Blame view

天文台pc/daocheng-api/public/.user.ini 287 Bytes
3a3dc915   王天杨   feat: 稻城亚丁项目批量更新
1
2
3
4
5
6
7
  ; 知识库大文件 multipart 上传(FPM/CGI 且允许用户目录 ini 时生效)
  ; Nginx 仍需设置:client_max_body_size 2048m;
  ; MySQL 建议:max_allowed_packet = 256M 或更大
  post_max_size = 2048M
  upload_max_filesize = 2048M
  memory_limit = 512M
  max_execution_time = 3600