docs(inputs.http): add use system proxy config option (#12069)

This commit is contained in:
Joshua Powers 2022-10-20 12:40:37 -06:00 committed by GitHub
parent 716394e55d
commit 89cdfa35f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,7 @@ configuration.
# scopes = ["urn:opc:idm:__myscopes__"]
## HTTP Proxy support
# use_system_proxy = false
# http_proxy_url = ""
## Optional TLS Config

View File

@ -33,6 +33,7 @@
# scopes = ["urn:opc:idm:__myscopes__"]
## HTTP Proxy support
# use_system_proxy = false
# http_proxy_url = ""
## Optional TLS Config