Refactor INI directives to configs

This commit is contained in:
Shivam Mathur
2022-01-02 19:07:31 +05:30
parent de4fdb85b9
commit 1fd26e45c8
5 changed files with 22 additions and 9 deletions

2
src/configs/ini/php.ini Normal file
View File

@ -0,0 +1,2 @@
date.timezone=UTC
memory_limit=-1