mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-03-12 13:28:12 +01:00
10 lines
218 B
Plaintext
10 lines
218 B
Plaintext
|
### Option: Timeout
|
||
|
# Specifies how long to wait (in seconds) for establishing connection and exchanging data with Zabbix proxy or server.
|
||
|
#
|
||
|
# Mandatory: no
|
||
|
# Range: 1-30
|
||
|
# Default:
|
||
|
# Timeout=3
|
||
|
|
||
|
Timeout=${ZBX_TIMEOUT}
|