mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-07-09 17:28:31 +00:00
SearXNG: enable JSON format by default for API integrations (#14498)
This commit is contained in:
parent
2448723d19
commit
df37781e9a
1 changed files with 3 additions and 0 deletions
|
|
@ -75,6 +75,9 @@ enabled_plugins:
|
|||
search:
|
||||
safe_search: 2
|
||||
autocomplete: 'google'
|
||||
formats:
|
||||
- html
|
||||
- json
|
||||
engines:
|
||||
- name: google
|
||||
engine: google
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue