Startup
This commit is contained in:
9
docker/php/php.ini
Normal file
9
docker/php/php.ini
Normal file
@@ -0,0 +1,9 @@
|
||||
memory_limit=512M
|
||||
post_max_size=32M
|
||||
upload_max_filesize=32M
|
||||
max_execution_time=60
|
||||
; For Symfony dev
|
||||
opcache.enable=1
|
||||
opcache.enable_cli=1
|
||||
opcache.validate_timestamps=1
|
||||
opcache.revalidate_freq=0
|
||||
Reference in New Issue
Block a user