mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Merge branch 'autocompleter' of https://github.com/pointhi/searx into autocomplete
This commit is contained in:
commit
20504a0e83
12 changed files with 744 additions and 81 deletions
|
|
@ -5,6 +5,9 @@ server:
|
|||
request_timeout : 2.0 # seconds
|
||||
base_url : False
|
||||
|
||||
client:
|
||||
autocompleter : False # only for developers, no real results yet
|
||||
|
||||
engines:
|
||||
- name : wikipedia
|
||||
engine : wikipedia
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue