restore composer.json, add mysqli extension

This commit is contained in:
2026-04-15 17:02:52 +05:00
commit 77cf56a348
4317 changed files with 1397107 additions and 0 deletions

6
custom/php.ini Executable file
View 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