diff options
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 8806674b6..333d069a2 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -597,6 +597,11 @@ engines: # German videos have English subtitles. disabled: true + - name: cachy os packages + engine: cachy_os + shortcut: cos + disabled: true + - name: chefkoch engine: chefkoch shortcut: chef |