Files
Test-submodule/OpenMarketplace/.docker/php/php-cli.ini
T
2024-01-25 12:54:01 +01:00

17 lines
383 B
INI

apc.enable_cli = 1
date.timezone = UTC
opcache.enable_cli = 1
session.auto_start = Off
short_open_tag = Off
# http://symfony.com/doc/current/performance.html
opcache.interned_strings_buffer = 16
opcache.max_accelerated_files = 20000
opcache.memory_consumption = 256
realpath_cache_size = 4096K
realpath_cache_ttl = 600
memory_limit = 2G
post_max_size = 6M
upload_max_filesize = 5M