diff options
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 55b95a601..416450d9b 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -1684,6 +1684,15 @@ engines: engine: seznam disabled: true + # - name: deepl + # engine: deepl + # shortcut: dpl + # # You can use the engine using the official stable API, but you need an API key + # # See: https://www.deepl.com/pro-api?cta=header-pro-api + # api_key: '' # required! + # timeout: 5.0 + # disabled: true + - name: mojeek shortcut: mjk engine: xpath |