mirror of
https://github.com/searxng/searxng.git
synced 2026-07-28 19:01:24 +00:00
[fix] exaapi: missing shortcut causes engine to crash
This commit is contained in:
@@ -23,6 +23,7 @@ Optional settings are:
|
||||
|
||||
- name: exaapi
|
||||
engine: exaapi
|
||||
shortcut: exa
|
||||
api_key: "..."
|
||||
results_per_page: 10
|
||||
search_type: auto
|
||||
|
||||
@@ -3298,6 +3298,7 @@ engines:
|
||||
|
||||
- name: exaapi
|
||||
engine: exaapi
|
||||
shortcut: exa
|
||||
api_key: ""
|
||||
search_type: auto
|
||||
content_mode: highlights
|
||||
|
||||
Reference in New Issue
Block a user