Merge pull request #1951 from saranf/fix/windows-agent-userparameterdir
Enable UserParameterDir on Windows agent config
This commit is contained in:
commit
45a27f1a2e
|
|
@ -33,3 +33,5 @@ UnsafeUserParameters=${ZBX_UNSAFEUSERPARAMETERS}
|
||||||
# Mandatory: no
|
# Mandatory: no
|
||||||
# Default:
|
# Default:
|
||||||
# UserParameterDir=
|
# UserParameterDir=
|
||||||
|
|
||||||
|
UserParameterDir=${ZBX_USERPARAMETERDIR}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue