[common] restore using environment proxies by default (#6553, #6609)

change 'proxy-env' default to 'true'
This commit is contained in:
Mike Fährmann
2024-12-06 20:50:55 +01:00
parent 34e157e166
commit 7091904b20
3 changed files with 3 additions and 3 deletions

View File

@@ -609,7 +609,7 @@ extractor.*.proxy-env
Type
``bool``
Default
``false``
``true``
Description
Collect proxy configuration information from environment variables
(``HTTP_PROXY``, ``HTTPS_PROXY``, ``NO_PROXY``)