Fixed documentation links

This commit is contained in:
Alexey Pustovalov
2024-05-30 17:21:03 +09:00
parent ef0d1e4c33
commit 11b77e5a4e
17 changed files with 17 additions and 17 deletions

View File

@ -80,7 +80,7 @@ podman run --name some-zabbix-web-nginx-mysql <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.0/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>