mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
fix yacy-engine and add comments
* add language support * add image-support * add basic-implementation for video, music and file handling * refactore engine * add comments
This commit is contained in:
parent
63560607ad
commit
2cd980134b
2 changed files with 74 additions and 18 deletions
|
|
@ -143,6 +143,13 @@ engines:
|
|||
locale : en-US
|
||||
shortcut : vm
|
||||
|
||||
# - name : yacy
|
||||
# engine : yacy
|
||||
# shortcut : ya
|
||||
# base_url : 'http://localhost:8090'
|
||||
# number_of_results : 5
|
||||
# timeout: 3.0
|
||||
|
||||
locales:
|
||||
en : English
|
||||
de : Deutsch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue