diff options
| author | Adam Tauber <asciimoo@gmail.com> | 2015-10-31 15:27:23 +0100 |
|---|---|---|
| committer | Adam Tauber <asciimoo@gmail.com> | 2015-10-31 15:27:23 +0100 |
| commit | fafc564874c63e2c8fb5082c944779c1572e2f15 (patch) | |
| tree | 65206f6dae7dc9bf9fa1e2a8e6894f9a1f12e045 /searx/settings.yml | |
| parent | 357fc47811a1de5a273622881574dbde23c7cb59 (diff) | |
[enh] yandex engine added
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index ffc3502ee..8a9193539 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -274,6 +274,11 @@ engines: engine : yahoo shortcut : yh + - name : yandex + engine : yandex + shortcut : ya + disabled : True + - name : yahoo news engine : yahoo_news shortcut : yhn |