mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-19 08:17:34 +02:00
Fixed ZBX_SSO_SETTINGS parameter format example
This commit is contained in:
parent
1d404a0641
commit
e506a524f0
@ -12,7 +12,7 @@ ZBX_SERVER_NAME=Composed installation
|
||||
# VAULT_TOKEN=
|
||||
# ZBX_HISTORYSTORAGEURL=http://elasticsearch:9200/ # Available since 3.4.5
|
||||
# ZBX_HISTORYSTORAGETYPES=['uint', 'dbl', 'str', 'text', 'log'] # Available since 3.4.5
|
||||
# ZBX_SSO_SETTINGS=[] # Available since 5.0.0
|
||||
# ZBX_SSO_SETTINGS={} # Available since 5.0.0. Then will be converted from JSON to PHP array.
|
||||
# ENABLE_WEB_ACCESS_LOG=true
|
||||
# ZBX_MAXEXECUTIONTIME=600
|
||||
# ZBX_MEMORYLIMIT=128M
|
||||
|
Loading…
x
Reference in New Issue
Block a user