mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-19 04:45:59 +02:00
Added EXPOSE_WEB_SERVER_INFO variable to control web server / php versions expose
This commit is contained in:
@@ -6,3 +6,5 @@ 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}
|
||||
|
Reference in New Issue
Block a user