summaryrefslogtreecommitdiff
path: root/searx/settings.yml
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2017-01-15 22:18:20 +0100
committerGitHub <noreply@github.com>2017-01-15 22:18:20 +0100
commit7a16aca346c14994f304a6961c55b63ab260265a (patch)
tree4cd44fc2fe23d17d1cb574042c98a276f04253c9 /searx/settings.yml
parent627962ce40cd66d84f1be2d88907496fbd40b902 (diff)
parent1a9f8240b851c64a10be7b8990b6f3926ca506b3 (diff)
Merge branch 'master' into flask_perimeter
Diffstat (limited to 'searx/settings.yml')
-rw-r--r--searx/settings.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index a475433a9..549b2b31d 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -588,6 +588,10 @@ engines:
timeout : 10.0
disabled : True
+ - name : 1337x
+ engine : 1337x
+ shortcut : 1337x
+ disabled : True
#The blekko technology and team have joined IBM Watson! -> https://blekko.com/
# - name : blekko images
@@ -612,6 +616,7 @@ engines:
locales:
en : English
bg : Български (Bulgarian)
+ cs : Čeština (Czech)
de : Deutsch (German)
el_GR : Ελληνικά (Greek_Greece)
eo : Esperanto (Esperanto)
@@ -626,5 +631,6 @@ locales:
pt_BR : Português (Portuguese_Brazil)
ro : Română (Romanian)
ru : Русский (Russian)
+ sv : Svenska (Swedish)
tr : Türkçe (Turkish)
zh : 中文 (Chinese)