소스 검색

Merge branch 'startpage'

Adam Tauber 10 년 전
부모
커밋
aac8d3a7bf
1개의 변경된 파일8개의 추가작업 그리고 5개의 파일을 삭제
  1. 8
    5
      searx/settings.yml

+ 8
- 5
searx/settings.yml 파일 보기

@@ -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