commit: 484d0974f78df54a5173b14f1f1e3bc089a640fc
parent 5adb289a1c7611ade59d467b0af02763ccdcae6c
Author: Alexandre Flament <alex@al-f.net>
Date: Wed, 27 May 2015 15:10:27 +0200
startpage and ixquick enignes : disabled by default, and timeout set to 6 seconds.
Diffstat:
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git 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