php.ini调参数真的会影响网站速度,之前没注意现在终于懂了…
; 示例配置
upload_max_filesize = 64M
post_max_size = 64M
memory_limit = 256M
登录/注册