From 55fef9af8b093fc59812ab5ea490d71919ed7f03 Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Wed, 27 Sep 2023 20:14:12 +0900 Subject: [PATCH] Fixed description for ZBX_SERVER_NAME --- Dockerfiles/web-apache-mysql/README.md | 2 +- Dockerfiles/web-apache-pgsql/README.md | 2 +- Dockerfiles/web-nginx-mysql/README.md | 2 +- Dockerfiles/web-nginx-pgsql/README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Dockerfiles/web-apache-mysql/README.md b/Dockerfiles/web-apache-mysql/README.md index cd4ccc621..e881b7bc5 100644 --- a/Dockerfiles/web-apache-mysql/README.md +++ b/Dockerfiles/web-apache-mysql/README.md @@ -126,7 +126,7 @@ The variable is timezone in PHP format. Full list of supported timezones are ava ### `ZBX_SERVER_NAME` -The variable is visible Zabbix installation name in right top corner of the web interface. +The variable is visible Zabbix installation name in right or left top corner of the web interface. ### `DB_DOUBLE_IEEE754` diff --git a/Dockerfiles/web-apache-pgsql/README.md b/Dockerfiles/web-apache-pgsql/README.md index c40e0ac52..745fc1c11 100644 --- a/Dockerfiles/web-apache-pgsql/README.md +++ b/Dockerfiles/web-apache-pgsql/README.md @@ -130,7 +130,7 @@ The variable is timezone in PHP format. Full list of supported timezones are ava ### `ZBX_SERVER_NAME` -The variable is visible Zabbix installation name in right top corner of the web interface. +The variable is visible Zabbix installation name in right or left top corner of the web interface. ### `DB_DOUBLE_IEEE754` diff --git a/Dockerfiles/web-nginx-mysql/README.md b/Dockerfiles/web-nginx-mysql/README.md index f8d6a1826..6951c025b 100644 --- a/Dockerfiles/web-nginx-mysql/README.md +++ b/Dockerfiles/web-nginx-mysql/README.md @@ -126,7 +126,7 @@ The variable is timezone in PHP format. Full list of supported timezones are ava ### `ZBX_SERVER_NAME` -The variable is visible Zabbix installation name in right top corner of the web interface. +The variable is visible Zabbix installation name in right or left top corner of the web interface. ### `DB_DOUBLE_IEEE754` diff --git a/Dockerfiles/web-nginx-pgsql/README.md b/Dockerfiles/web-nginx-pgsql/README.md index 009f0a833..5f4de91ec 100644 --- a/Dockerfiles/web-nginx-pgsql/README.md +++ b/Dockerfiles/web-nginx-pgsql/README.md @@ -130,7 +130,7 @@ The variable is timezone in PHP format. Full list of supported timezones are ava ### `ZBX_SERVER_NAME` -The variable is visible Zabbix installation name in right top corner of the web interface. +The variable is visible Zabbix installation name in right or left top corner of the web interface. ### `DB_DOUBLE_IEEE754`