Browse Source

startpage and ixquick enignes : disabled by default, and timeout set to 6 seconds.

Alexandre Flament 10 years ago
parent
commit
484d0974f7
1 changed files with 8 additions and 5 deletions
  1. 8
    5
      searx/settings.yml

+ 8
- 5
searx/settings.yml View File

@@ -203,12 +203,15 @@ engines:
203 203
   - name : startpage
204 204
     engine : startpage
205 205
     shortcut : sp
206
+    timeout : 6.0
207
+    disabled : True
206 208
 
207
-# +30% page load time
208
-#  - name : ixquick
209
-#    engine : startpage
210
-#    base_url : 'https://www.ixquick.com/'
211
-#    search_url : 'https://www.ixquick.com/do/search'
209
+  - name : ixquick
210
+    engine : startpage
211
+    base_url : 'https://www.ixquick.com/'
212
+    search_url : 'https://www.ixquick.com/do/search'
213
+    timeout : 6.0
214
+    disabled : True
212 215
 
213 216
   - name : twitter
214 217
     engine : twitter