Przeglądaj źródła

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

Alexandre Flament 10 lat temu
rodzic
commit
484d0974f7
1 zmienionych plików z 8 dodań i 5 usunięć
  1. 8
    5
      searx/settings.yml

+ 8
- 5
searx/settings.yml Wyświetl plik

203
   - name : startpage
203
   - name : startpage
204
     engine : startpage
204
     engine : startpage
205
     shortcut : sp
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
   - name : twitter
216
   - name : twitter
214
     engine : twitter
217
     engine : twitter