Vertaa committeja

...

2 Commitit

Tekijä SHA1 Viesti Päivämäärä
Josh Mudge 8b135c0428 Merge branch 'master' of https://git.coolaj86.com/josh/wordpress-church-setup 2019-04-27 16:00:35 -06:00
Josh Mudge b914a846e6 Add upload limit info. 2019-04-27 16:00:14 -06:00
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa

6
upload-limit.md Normal file
Näytä tiedosto

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