Files
fdn2/app/os/php.template.ini
T
2022-09-11 18:16:13 +02:00

14 lines
290 B
INI

log_errors = On
error_log = /dev/stderr
display_errors = Off
display_startup_errors = On
zend.exception_ignore_args = On
error_reporting = E_ALL
session.save_handler=memcached
session.save_path=memcached:11211
session.gc_maxlifetime=1800
# post_max_size = 60M
# upload_max_filesize = 60M