restore composer.json, add mysqli extension
This commit is contained in:
6
custom/php.ini
Executable file
6
custom/php.ini
Executable file
@@ -0,0 +1,6 @@
|
||||
date.time = UTC
|
||||
display_errors = Off
|
||||
memory_limit = 256M
|
||||
max_execution_time = 60
|
||||
post_max_size = 256M
|
||||
upload_max_filesize = 256M
|
||||
Reference in New Issue
Block a user