Browse Source

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

asciimoo 11 years ago
parent
commit
6f86b96a35
1 changed files with 7 additions and 1 deletions
  1. 7 1
      searx/settings.yml

+ 7 - 1
searx/settings.yml

@@ -2,7 +2,7 @@ server:
     port : 8888
     secret_key : "ultrasecretkey" # change this!
     debug : True
-    request_timeout : 1.8 # seconds
+    request_timeout : 2.0 # seconds
     base_url : False
 
 engines:
@@ -93,6 +93,12 @@ engines:
     categories : social media
     shortcut : tw
 
+  - name : uncyclopedia
+    engine : mediawiki
+    categories : general
+    shortcut : unc
+    url : https://uncyclopedia.wikia.com/
+
   - name : urbandictionary
     engine        : xpath
     search_url    : http://www.urbandictionary.com/define.php?term={query}