Add 'upload_php.ini'

This commit is contained in:
Andrew Hurley 2022-10-09 14:48:31 +11:00
parent 9b0902cbc6
commit 79d917269a
1 changed files with 3 additions and 0 deletions

3
upload_php.ini Normal file
View File

@ -0,0 +1,3 @@
upload_max_filesize=2G
post_max_size=2G
memory_limit=4G