mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-06-09 20:58:10 +01:00
SearXNG: enable JSON format by default for API integrations (#14498)
This commit is contained in:
committed by
GitHub
parent
2448723d19
commit
df37781e9a
@@ -75,6 +75,9 @@ enabled_plugins:
|
|||||||
search:
|
search:
|
||||||
safe_search: 2
|
safe_search: 2
|
||||||
autocomplete: 'google'
|
autocomplete: 'google'
|
||||||
|
formats:
|
||||||
|
- html
|
||||||
|
- json
|
||||||
engines:
|
engines:
|
||||||
- name: google
|
- name: google
|
||||||
engine: google
|
engine: google
|
||||||
|
|||||||
Reference in New Issue
Block a user