summaryrefslogtreecommitdiff
path: root/searx/settings.yml
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2015-04-25 11:44:53 +0200
committerAlexandre Flament <alex@al-f.net>2015-04-25 11:44:53 +0200
commitcde37be4f594451c1b791b7a3a66d78c2bc44d54 (patch)
treed91da5b848a4413ffaf6cda9e777465df1028117 /searx/settings.yml
parent33516256fd60d5bf6dcdf38c8a31f4038ecf0524 (diff)
[enh] basic support for http proxy (see #236)
Diffstat (limited to 'searx/settings.yml')
-rw-r--r--searx/settings.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index f37c56b26..cf7680090 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -10,6 +10,13 @@ server:
image_proxy : False # Proxying image results through searx
default_locale : "" # Default interface locale - leave blank to detect from browser information or use codes from the 'locales' config section
+# uncomment below section if you want to use a proxy
+# see http://docs.python-requests.org/en/latest/user/advanced/#proxies
+# SOCKS proxies are not supported : see https://github.com/kennethreitz/requests/pull/478
+#outgoing_proxies :
+# http : http://127.0.0.1:8080
+# https: http://127.0.0.1:8080
+
# uncomment below section only if you have more than one network interface
# which can be the source of outgoing search requests
#source_ips: