浏览代码

[mod][enh] default timeout 1.8 -> 2.0sec ++ uncyclopedia engine added

asciimoo 11 年前
父节点
当前提交
6f86b96a35
共有 1 个文件被更改,包括 7 次插入1 次删除
  1. 7
    1
      searx/settings.yml

+ 7
- 1
searx/settings.yml 查看文件

@@ -2,7 +2,7 @@ server:
2 2
     port : 8888
3 3
     secret_key : "ultrasecretkey" # change this!
4 4
     debug : True
5
-    request_timeout : 1.8 # seconds
5
+    request_timeout : 2.0 # seconds
6 6
     base_url : False
7 7
 
8 8
 engines:
@@ -93,6 +93,12 @@ engines:
93 93
     categories : social media
94 94
     shortcut : tw
95 95
 
96
+  - name : uncyclopedia
97
+    engine : mediawiki
98
+    categories : general
99
+    shortcut : unc
100
+    url : https://uncyclopedia.wikia.com/
101
+
96 102
   - name : urbandictionary
97 103
     engine        : xpath
98 104
     search_url    : http://www.urbandictionary.com/define.php?term={query}