From e1fe4bc43991b0607de504ca54c45bf335ddcca6 Mon Sep 17 00:00:00 2001 From: Harold Finch <104512346+finch-harold@users.noreply.github.com> Date: Tue, 20 Jun 2023 22:10:43 +0200 Subject: [PATCH] 2.4 base upd --- libs/default_settings.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libs/default_settings.py b/libs/default_settings.py index 66cbec9..d8a48ba 100644 --- a/libs/default_settings.py +++ b/libs/default_settings.py @@ -64,6 +64,10 @@ SKIN = "default" # - Without authentication: HTTP_PROXY = "http://192.168.1.1:3128" # - With authentication: HTTP_PROXY = "http://user:password@192.168.1.1:3128" HTTP_PROXY = "" +# Specify hosts which shouldn't be reached via proxy. +# It should be a comma-separated list of hostname suffixes, optionally with +# `:port` appended, for example: `cern.ch,ncsa.uiuc.edu,some.host:8080`. +NO_PROXY = "localhost,127.0.0.1,::1" # Local timezone. It must be one of below: # GMT-12:00