diff options
| author | Noémi Ványi <kvch@users.noreply.github.com> | 2019-01-25 20:48:55 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-25 20:48:55 +0100 |
| commit | fdf3994364a15d441a9986eb39aa1100a9b97ee6 (patch) | |
| tree | 5fbf8fb803a76d97718fc1fe0b7c3ed89c9b4f31 /searx/settings.yml | |
| parent | e8734b37c9b3c2f598bb309e04d646bc8e6420a8 (diff) | |
| parent | deaaf0651a74412d8dcc10c609d50d74065fdc61 (diff) | |
Merge branch 'master' into devel_image_proxy
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 00b001b6c..f4d6e537c 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -616,6 +616,11 @@ engines: # content_xpath : //*[@class="meaning"] # shortcut : ud + - name : unsplash + engine : unsplash + disabled: True + shortcut : us + - name : yahoo engine : yahoo shortcut : yh |