diff options
author | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-09-01 14:39:18 +0200 |
---|---|---|
committer | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-09-01 14:39:18 +0200 |
commit | cdf74fe563f24facec5bb487b5b3c6f599b08934 (patch) | |
tree | 17e304464100a4e714bedbed0714fef0090dac75 /searx/settings.yml | |
parent | 4b1e0423a03cacf9cc8663aba1a1e0585865afa1 (diff) | |
download | searxng-cdf74fe563f24facec5bb487b5b3c6f599b08934.tar.gz searxng-cdf74fe563f24facec5bb487b5b3c6f599b08934.zip |
add bing_images
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 0277b7915..3e1bb4fc7 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -20,6 +20,11 @@ engines: locale : en-US shortcut : bi + - name : bing images + engine : bing_images + locale : en-US + shortcut : bii + - name : bing news engine : bing_news locale : en-US |