Skip to content

Commit 3b1b9ce

Browse files
uilianriesmemsharded
authored andcommitted
Add deprecationg warning for no_proxy (conan-io#1347)
Signed-off-by: Uilian Ries <uilianries@gmail.com>
1 parent 5768111 commit 3b1b9ce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

reference/config_files/conan.conf.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,10 @@ On Windows:
231231
Proxies
232232
+++++++
233233

234+
.. warning::
235+
236+
``no_proxy`` is deprecated in favor of ``no_proxy_match`` since Conan 1.16.
237+
234238
If you are not using proxies at all, or you want to use the proxies specified by the operating system,
235239
just remove the ``[proxies]`` section completely. You can run :command:`conan config rm proxies`.
236240

0 commit comments

Comments
 (0)