Merge pull request #1951 from saranf/fix/windows-agent-userparameterdir

Enable UserParameterDir on Windows agent config
This commit is contained in:
Alexey Pustovalov 2026-07-22 02:01:27 +09:00 committed by GitHub
commit 45a27f1a2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,3 +33,5 @@ UnsafeUserParameters=${ZBX_UNSAFEUSERPARAMETERS}
# Mandatory: no # Mandatory: no
# Default: # Default:
# UserParameterDir= # UserParameterDir=
UserParameterDir=${ZBX_USERPARAMETERDIR}