From b0daef4f5a2b320f9ac055a800420d3ba1f5629c Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Thu, 8 Oct 2020 05:26:16 -0400 Subject: [PATCH] Added Vault feature support --- web-apache-mysql/alpine/README.md | 2 +- web-apache-mysql/centos/README.md | 2 +- web-apache-mysql/ubuntu/README.md | 2 +- web-apache-pgsql/alpine/README.md | 2 +- web-apache-pgsql/centos/README.md | 2 +- web-apache-pgsql/ubuntu/README.md | 2 +- web-nginx-mysql/alpine/README.md | 2 +- web-nginx-mysql/centos/README.md | 2 +- web-nginx-mysql/ubuntu/README.md | 2 +- web-nginx-pgsql/alpine/README.md | 2 +- web-nginx-pgsql/centos/README.md | 2 +- web-nginx-pgsql/ubuntu/README.md | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/web-apache-mysql/alpine/README.md b/web-apache-mysql/alpine/README.md index 594c18f74..20f097575 100644 --- a/web-apache-mysql/alpine/README.md +++ b/web-apache-mysql/alpine/README.md @@ -164,7 +164,7 @@ The varable is PHP ``max_input_time`` option. By default, value is `300`. ### `ZBX_SESSION_NAME` -The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/4.2/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. +The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/current/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. ### `ZBX_DENY_GUI_ACCESS` diff --git a/web-apache-mysql/centos/README.md b/web-apache-mysql/centos/README.md index 594c18f74..20f097575 100644 --- a/web-apache-mysql/centos/README.md +++ b/web-apache-mysql/centos/README.md @@ -164,7 +164,7 @@ The varable is PHP ``max_input_time`` option. By default, value is `300`. ### `ZBX_SESSION_NAME` -The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/4.2/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. +The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/current/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. ### `ZBX_DENY_GUI_ACCESS` diff --git a/web-apache-mysql/ubuntu/README.md b/web-apache-mysql/ubuntu/README.md index 594c18f74..20f097575 100644 --- a/web-apache-mysql/ubuntu/README.md +++ b/web-apache-mysql/ubuntu/README.md @@ -164,7 +164,7 @@ The varable is PHP ``max_input_time`` option. By default, value is `300`. ### `ZBX_SESSION_NAME` -The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/4.2/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. +The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/current/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. ### `ZBX_DENY_GUI_ACCESS` diff --git a/web-apache-pgsql/alpine/README.md b/web-apache-pgsql/alpine/README.md index eb92cdeb2..8dc333415 100644 --- a/web-apache-pgsql/alpine/README.md +++ b/web-apache-pgsql/alpine/README.md @@ -162,7 +162,7 @@ The varable is PHP ``max_input_time`` option. By default, value is `300`. ### `ZBX_SESSION_NAME` -The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/4.2/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. +The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/current/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. ### `ZBX_DENY_GUI_ACCESS` diff --git a/web-apache-pgsql/centos/README.md b/web-apache-pgsql/centos/README.md index eb92cdeb2..8dc333415 100644 --- a/web-apache-pgsql/centos/README.md +++ b/web-apache-pgsql/centos/README.md @@ -162,7 +162,7 @@ The varable is PHP ``max_input_time`` option. By default, value is `300`. ### `ZBX_SESSION_NAME` -The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/4.2/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. +The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/current/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. ### `ZBX_DENY_GUI_ACCESS` diff --git a/web-apache-pgsql/ubuntu/README.md b/web-apache-pgsql/ubuntu/README.md index eb92cdeb2..8dc333415 100644 --- a/web-apache-pgsql/ubuntu/README.md +++ b/web-apache-pgsql/ubuntu/README.md @@ -162,7 +162,7 @@ The varable is PHP ``max_input_time`` option. By default, value is `300`. ### `ZBX_SESSION_NAME` -The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/4.2/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. +The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/current/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. ### `ZBX_DENY_GUI_ACCESS` diff --git a/web-nginx-mysql/alpine/README.md b/web-nginx-mysql/alpine/README.md index b9851ac05..0fe77290f 100644 --- a/web-nginx-mysql/alpine/README.md +++ b/web-nginx-mysql/alpine/README.md @@ -165,7 +165,7 @@ The varable is PHP ``max_input_time`` option. By default, value is `300`. ### `ZBX_SESSION_NAME` -The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/4.2/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. +The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/current/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. ### `ZBX_DENY_GUI_ACCESS` diff --git a/web-nginx-mysql/centos/README.md b/web-nginx-mysql/centos/README.md index db5e17305..e477d78e7 100644 --- a/web-nginx-mysql/centos/README.md +++ b/web-nginx-mysql/centos/README.md @@ -164,7 +164,7 @@ The varable is PHP ``max_input_time`` option. By default, value is `300`. ### `ZBX_SESSION_NAME` -The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/4.2/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. +The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/current/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. ### `ZBX_DENY_GUI_ACCESS` diff --git a/web-nginx-mysql/ubuntu/README.md b/web-nginx-mysql/ubuntu/README.md index b9851ac05..0fe77290f 100644 --- a/web-nginx-mysql/ubuntu/README.md +++ b/web-nginx-mysql/ubuntu/README.md @@ -165,7 +165,7 @@ The varable is PHP ``max_input_time`` option. By default, value is `300`. ### `ZBX_SESSION_NAME` -The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/4.2/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. +The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/current/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. ### `ZBX_DENY_GUI_ACCESS` diff --git a/web-nginx-pgsql/alpine/README.md b/web-nginx-pgsql/alpine/README.md index 905f5fee4..91bc4d23b 100644 --- a/web-nginx-pgsql/alpine/README.md +++ b/web-nginx-pgsql/alpine/README.md @@ -162,7 +162,7 @@ The varable is PHP ``max_input_time`` option. By default, value is `300`. ### `ZBX_SESSION_NAME` -The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/4.2/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. +The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/current/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. ### `ZBX_DENY_GUI_ACCESS` diff --git a/web-nginx-pgsql/centos/README.md b/web-nginx-pgsql/centos/README.md index 905f5fee4..91bc4d23b 100644 --- a/web-nginx-pgsql/centos/README.md +++ b/web-nginx-pgsql/centos/README.md @@ -162,7 +162,7 @@ The varable is PHP ``max_input_time`` option. By default, value is `300`. ### `ZBX_SESSION_NAME` -The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/4.2/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. +The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/current/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. ### `ZBX_DENY_GUI_ACCESS` diff --git a/web-nginx-pgsql/ubuntu/README.md b/web-nginx-pgsql/ubuntu/README.md index 905f5fee4..91bc4d23b 100644 --- a/web-nginx-pgsql/ubuntu/README.md +++ b/web-nginx-pgsql/ubuntu/README.md @@ -162,7 +162,7 @@ The varable is PHP ``max_input_time`` option. By default, value is `300`. ### `ZBX_SESSION_NAME` -The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/4.2/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. +The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/current/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. ### `ZBX_DENY_GUI_ACCESS`