Added missing ZBX_STARTSNMPPOLLERS to documentation

This commit is contained in:
Alexey Pustovalov
2025-02-27 13:15:06 +09:00
parent c61c8c91e5
commit cd6a1d92ad
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
```