diff options
| author | Angristan <11699655+Angristan@users.noreply.github.com> | 2018-08-19 13:30:41 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-19 13:30:41 +0200 |
| commit | c2da901afab28cc13794511709f70a0c76edc659 (patch) | |
| tree | 7ef93394bf5c2a3d854ecd6fe2d04d3a6f7e3b4c /searx/settings.yml | |
| parent | b75f1b6cc39a94989a74d52eb0f1267c3e3c665e (diff) | |
| parent | 3126660be5e85a18ee386f49104d3bbb158a6386 (diff) | |
Merge branch 'master' into patch-2
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 0c6f642fc..1168ad7a4 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -714,6 +714,11 @@ engines: shortcut : 1337x disabled : True + - name : Duden + engine : duden + shortcut : du + disabled : True + # - name : yacy # engine : yacy # shortcut : ya |