From 484d0974f78df54a5173b14f1f1e3bc089a640fc Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Wed, 27 May 2015 15:10:27 +0200 Subject: [PATCH] startpage and ixquick enignes : disabled by default, and timeout set to 6 seconds. --- searx/settings.yml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/searx/settings.yml b/searx/settings.yml index 94b7e1ea5..d35b1378a 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -203,12 +203,15 @@ engines: - name : startpage engine : startpage shortcut : sp + timeout : 6.0 + disabled : True -# +30% page load time -# - name : ixquick -# engine : startpage -# base_url : 'https://www.ixquick.com/' -# search_url : 'https://www.ixquick.com/do/search' + - name : ixquick + engine : startpage + base_url : 'https://www.ixquick.com/' + search_url : 'https://www.ixquick.com/do/search' + timeout : 6.0 + disabled : True - name : twitter engine : twitter