web/config/php/fpm/standardebooks.test.ini
2022-07-04 16:21:18 -05:00

17 lines
301 B
INI

error_log = "/var/log/local/php-error.log"
log_errors = On
short_open_tag = On
error_reporting = E_ALL
max_execution_time = 120
allow_url_fopen = false
allow_url_include = false
expose_php = off
[Date]
date.timezone = Etc/UTC
[opcache]
opcache.validate_timestamps = off
[se]
se.site_status = "dev"