evodocker/apache2-php/stretch/php-evolinux-defaults.ini
Ludovic Poujol 391257f07e
Some checks failed
continuous-integration/drone/push Build is failing
Update apache2-php to autobuild & push
2021-03-15 15:38:17 +01:00

11 lines
193 B
INI

[PHP]
short_open_tag = Off
expose_php = Off
display_errors = Off
log_errors = On
html_errors = Off
allow_url_fopen = Off
opcache.memory_consumption = 128M
opcache.max_accelerated_files = 8000