summaryrefslogtreecommitdiff
path: root/searx
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2015-05-27 15:10:27 +0200
committerAdam Tauber <asciimoo@gmail.com>2015-05-30 13:36:10 +0200
commit484d0974f78df54a5173b14f1f1e3bc089a640fc (patch)
treeb8b59540129843b59300ae44495f3f8d21477fa1 /searx
parent5adb289a1c7611ade59d467b0af02763ccdcae6c (diff)
downloadsearxng-484d0974f78df54a5173b14f1f1e3bc089a640fc.tar.gz
searxng-484d0974f78df54a5173b14f1f1e3bc089a640fc.zip
startpage and ixquick enignes : disabled by default, and timeout set to 6 seconds.
Diffstat (limited to 'searx')
-rw-r--r--searx/settings.yml13
1 files 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