📌  相关文章
📜  bitnami wordpress 最大上传文件大小 40 mb - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:24.152000             🧑  作者: Mango

代码示例3
; Maximum size of POST data that PHP will accept.
post_max_size = 16M

; Maximum allowed size for uploaded files.
upload_max_filesize = 16M