Compare commits

...

2 Commits

  1. 6
      upload-limit.md

6
upload-limit.md

@ -0,0 +1,6 @@
Add / edit to reflect:
```
upload_max_filesize = 32M
post_max_size = 32M
```
in your php.ini file.
Loading…
Cancel
Save