diff options
| author | Adam Tauber <asciimoo@gmail.com> | 2016-01-21 10:49:46 +0100 |
|---|---|---|
| committer | Adam Tauber <asciimoo@gmail.com> | 2016-01-21 10:49:46 +0100 |
| commit | 85151ab0510d8ed1e6649acbf92e3b1875d53cd6 (patch) | |
| tree | 36fd4306892d25db479b868747457e1300243e0b /searx | |
| parent | fab698003fec98605c857d643ae2f2c4e0bcc324 (diff) | |
[mod] enable wolframalpha by default
Diffstat (limited to 'searx')
| -rw-r--r-- | searx/settings.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index d837db9ad..00458c59e 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -308,7 +308,6 @@ engines: # api_key: 'apikey' # required! engine : wolframalpha_noapi timeout: 6.0 - disabled : True categories : science #The blekko technology and team have joined IBM Watson! -> https://blekko.com/ |