From 01143f48c527ff7bb98b9a9e3d31f087d7d30ca3 Mon Sep 17 00:00:00 2001 From: Adam Tauber Date: Fri, 16 Jan 2015 16:26:15 +0100 Subject: [enh] image proxification --- searx/settings.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'searx/settings.yml') diff --git a/searx/settings.yml b/searx/settings.yml index 79a762b0c..49c0baca0 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -8,6 +8,7 @@ server: default_theme : oscar # ui theme https_rewrite : True # Force rewrite result urls. See searx/https_rewrite.py useragent_suffix : "" # suffix of searx_useragent, could contain informations like an email address to the administrator + image_proxy : False # Proxying image results through searx engines: - name : wikipedia -- cgit v1.2.3