mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
append link to result in wolframalpha_api (and the tests to validate that)
This commit is contained in:
parent
2a15944b58
commit
8ca5744814
3 changed files with 34 additions and 41 deletions
|
|
@ -305,7 +305,7 @@ engines:
|
|||
# You can use the engine using the official stable API, but you need an API key
|
||||
# See : http://products.wolframalpha.com/api/
|
||||
# engine : wolframalpha_api
|
||||
# api_key: '' # required!
|
||||
# api_key: 'apikey' # required!
|
||||
engine : wolframalpha_noapi
|
||||
timeout: 6.0
|
||||
disabled : True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue