Browse Source

Disable engine by default.

a01200356 9 years ago
parent
commit
9cd3017dcb
1 changed files with 7 additions and 5 deletions
  1. 7 5
      searx/settings.yml

+ 7 - 5
searx/settings.yml

@@ -300,11 +300,13 @@ engines:
     engine : vimeo
     engine : vimeo
     shortcut : vm
     shortcut : vm
 
 
-  - name : wolframalpha
-    shortcut : wa
-    engine : wolframalpha_api
-    api_key: '5952JX-X52L3VKWT8'
-    timeout: 6.0
+# You can use the engine using the official stable API, but you need an API key
+# See : http://products.wolframalpha.com/api/
+#  - name : wolframalpha
+#    shortcut : wa
+#    engine : wolframalpha_api
+#    api_key: 'apikey' # required!
+#    timeout: 6.0
 
 
 #The blekko technology and team have joined IBM Watson! -> https://blekko.com/
 #The blekko technology and team have joined IBM Watson! -> https://blekko.com/
 #  - name : blekko images
 #  - name : blekko images