diff options
Diffstat (limited to 'searx/settings.yml')
-rw-r--r-- | searx/settings.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 7607ce94d..7a5937ed1 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -310,8 +310,8 @@ engines: shortcut : wa # 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! + # engine : wolframalpha_api + # api_key: '' # required! engine : wolframalpha_noapi timeout: 6.0 categories : science |