summaryrefslogtreecommitdiff
path: root/searx/settings.yml
diff options
context:
space:
mode:
authorThomas Renard <Thomas.Renard@g3la.de>2022-08-08 21:31:24 +0200
committerMarkus Heiser <markus.heiser@darmarit.de>2022-08-10 09:14:36 +0200
commitd4acbcfe63180780c6f0a0ad668710a3dd28913f (patch)
tree34d682b15210eb5fa7ae79c6f03e19c5e27acf65 /searx/settings.yml
parent07342899e5412d5ba03195f1ebbb7cb5ea525556 (diff)
downloadsearxng-d4acbcfe63180780c6f0a0ad668710a3dd28913f.tar.gz
searxng-d4acbcfe63180780c6f0a0ad668710a3dd28913f.zip
[mod] add deepl translation engine
This implements the Deepl Translation engine. It works nearly like lingva but directly to the deepl API. This api only needs a to-lang, from-lang is a fake by now. There is a free option to use [1]. [1] https://www.deepl.com/pro-api?cta=header-pro-api for registering a free account.
Diffstat (limited to 'searx/settings.yml')
-rw-r--r--searx/settings.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index 12d1f93f7..11da0b1fb 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -1626,6 +1626,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