For the Document

malghwell 2019-04-01 19:26:30
Is it possible to configure to upload docs with more than 2M?
List
tengfei 2019-04-02 14:08:40

Yes.


For Windows, change  post_max_size and  upload_max_filesize in php.ini, then restart Apache.


For Nginx, change  client_max_body_size




1/ 1
ZSite8.0