summaryrefslogtreecommitdiff
path: root/searx/engines/yacy.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/yacy.py')
-rw-r--r--searx/engines/yacy.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/engines/yacy.py b/searx/engines/yacy.py
index afd59cd49..c194ca451 100644
--- a/searx/engines/yacy.py
+++ b/searx/engines/yacy.py
@@ -24,7 +24,6 @@ about = {
# engine dependent config
categories = ['general', 'images'] # TODO , 'music', 'videos', 'files'
paging = True
-language_support = True
number_of_results = 5
http_digest_auth_user = ""
http_digest_auth_pass = ""