mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 08:35:05 +02:00
Fixed documentation links
This commit is contained in:
@ -166,7 +166,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/current/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/6.4/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`
|
||||
|
||||
|
@ -82,7 +82,7 @@ podman run --name some-zabbix-web-nginx-pgsql <span class="hljs-_">-e</span> DB_
|
||||
<h3 id="-zbx_maxinputtime-"><code>ZBX_MAXINPUTTIME</code></h3>
|
||||
<p>The varable is PHP <code>max_input_time</code> option. By default, value is <code>300</code>.</p>
|
||||
<h3 id="-zbx_session_name-"><code>ZBX_SESSION_NAME</code></h3>
|
||||
<p>The variable is Zabbix frontend <a href="https://www.zabbix.com/documentation/current/manual/web_interface/definitions">definition</a>. String used as the name of the Zabbix frontend session cookie. By default, value is <code>zbx_sessionid</code>.</p>
|
||||
<p>The variable is Zabbix frontend <a href="https://www.zabbix.com/documentation/6.4/manual/web_interface/definitions">definition</a>. String used as the name of the Zabbix frontend session cookie. By default, value is <code>zbx_sessionid</code>.</p>
|
||||
<h3 id="-zbx_deny_gui_access-"><code>ZBX_DENY_GUI_ACCESS</code></h3>
|
||||
<p>Enable (<code>true</code>) maintenance mode for Zabbix web-interface.</p>
|
||||
<h3 id="-zbx_gui_access_ip_range-"><code>ZBX_GUI_ACCESS_IP_RANGE</code></h3>
|
||||
|
Reference in New Issue
Block a user