Added missing ZBX_STARTSNMPPOLLERS to documentation

This commit is contained in:
Alexey Pustovalov
2025-02-27 13:15:06 +09:00
parent 80a2dc4e87
commit 5e2808ada7
4 changed files with 5 additions and 0 deletions

View File

@ -195,6 +195,7 @@ ZBX_TLSCIPHERPSK= # Available since 4.4.7
ZBX_TLSCIPHERPSK13= # Available since 4.4.7
ZBX_WEBDRIVERURL= # Available since 7.0.0
ZBX_STARTBROWSERPOLLERS=1 # Available since 7.0.0
ZBX_STARTSNMPPOLLERS=1 # Available since 7.0.0
```