For the Document
2019-04-01 19:26:30
Mohamed Alghwell
  • Visit: 2
  • Join Date: 2019-04-01
  • Last Login: 2019-04-01
Is it possible to configure to upload docs with more than 2M?
2019-04-02 14:08:40
Renee
  • Visit: 823
  • Join Date: 2016-08-17
  • Last Login: 2021-09-06

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