mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Add test case in wolframalpha_noapi
[fix] Display multiple answers in wolframalpha_api
This commit is contained in:
parent
19d025f0e7
commit
d05c676ed5
3 changed files with 28 additions and 8 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: 'apikey' # required!
|
||||
# api_key: '5952JX-X52L3VKWT8' # required!
|
||||
engine : wolframalpha_noapi
|
||||
timeout: 6.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue