Skip to content

Commit 74336dc

Browse files
Added the PHP ini file.
1 parent 022c49f commit 74336dc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

custom.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
file_uploads = On
2+
memory_limit = 256M
3+
upload_max_filesize = 64M
4+
max_input_vars = 3000
5+
post_max_size = 64M
6+
max_execution_time = 600

0 commit comments

Comments
 (0)