Initial setup
This commit is contained in:
6
php/8.3/php.ini
Normal file
6
php/8.3/php.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
upload_max_filesize = 128M
|
||||
post_max_size = 128M
|
||||
memory_limit = 256M
|
||||
max_execution_time = 300
|
||||
opcache.enable = 1
|
||||
opcache.validate_timestamps = 1
|
||||
Reference in New Issue
Block a user