Fixed ZBX_SSO_SETTINGS parameter format example

This commit is contained in:
Alexey Pustovalov 2025-03-14 16:48:54 +09:00
parent 1d404a0641
commit e506a524f0

View File

@ -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