max_execution_time = ${ZBX_MAXEXECUTIONTIME} memory_limit = ${ZBX_MEMORYLIMIT} post_max_size = ${ZBX_POSTMAXSIZE} upload_max_filesize = ${ZBX_UPLOADMAXFILESIZE} max_input_time = ${ZBX_MAXINPUTTIME} ; always_populate_raw_post_data=-1 max_input_vars = 10000 date.timezone = ${PHP_TZ} ; https://www.php.net/manual/en/security.hiding.php expose_php = ${EXPOSE_WEB_SERVER_INFO}