chore: document deprecation of timeout (#10373)

This commit is contained in:
Mya 2022-01-04 12:46:40 -07:00 committed by GitHub
parent aee267681a
commit d8cc355113
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@ path onto the global path variable
## Path to mib files
# path = ["/usr/share/snmp/mibs"]
##
## Deprecated in 1.20.0; no longer running snmptranslate
## Timeout running snmptranslate command
# timeout = "5s"
## Snmp version

View File

@ -58,6 +58,7 @@ var sampleConfig = `
## Path to mib files
# path = ["/usr/share/snmp/mibs"]
##
## Deprecated in 1.20.0; no longer running snmptranslate
## Timeout running snmptranslate command
# timeout = "5s"
## Snmp version, defaults to 2c